Tobias Jeger pushed to branch feature/cmng-psp1-CHANNELMGR-699 at cms-community 
/ hippo-addon-channel-manager


Commits:
0ce35883 by Tobias Jeger at 2016-05-30T09:59:06+02:00
CHANNELMGR-699 Remove duplicate QA class and unwanted layout-padding

- - - - -


2 changed files:

- frontend-ng/src/angularjs/channel/menu/editor.html
- frontend-ng/src/angularjs/channel/subpage/content/subpageContent.html


Changes:

=====================================
frontend-ng/src/angularjs/channel/menu/editor.html
=====================================
--- a/frontend-ng/src/angularjs/channel/menu/editor.html
+++ b/frontend-ng/src/angularjs/channel/menu/editor.html
@@ -63,7 +63,6 @@
       </md-card-title>
       <form name="form"
             flex
-            class="qa-subpage"
             ng-if="menuEditor.editingItem.id == item.id"
             ng-submit="form.$valid && menuEditor.saveItem()"
             novalidate>


=====================================
frontend-ng/src/angularjs/channel/subpage/content/subpageContent.html
=====================================
--- a/frontend-ng/src/angularjs/channel/subpage/content/subpageContent.html
+++ b/frontend-ng/src/angularjs/channel/subpage/content/subpageContent.html
@@ -16,8 +16,7 @@
 
 <md-content layout="row"
             class="subpage-feedback-parent scroll-to-container qa-subpage"
-            flex
-            layout-padding>
+            flex>
   <!--md-content is full height, internal div can scroll-->
   <div flex layout="row" layout-align="center">
     <div flex="66" flex-gt-sm="50" flex-gt-md="33">



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-addon-channel-manager/commit/0ce3588356dcaf4bb390ee430c2d96b2d2d18a13
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to