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


Commits:
f696d35a by Tobias Jeger at 2016-03-09T13:13:44+01:00
CHANNELMGR-331: limit display width of catalog component icons. This looked 
ugly on gogreen.

- - - - -


1 changed file:

- frontend-ng/src/styles/_lists.scss


Changes:

=====================================
frontend-ng/src/styles/_lists.scss
=====================================
--- a/frontend-ng/src/styles/_lists.scss
+++ b/frontend-ng/src/styles/_lists.scss
@@ -15,4 +15,8 @@
 md-list-item .component-icon {
   width: 40px;
   padding-right: 4px;
+
+  img {
+    max-width: 100%;
+  }
 }



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

Reply via email to