[PATCH] BZ 783075 added description block to div,info

Tzu-Mainn Chen tzumainn at redhat.com
Fri Feb 3 17:57:40 UTC 2012


---
 src/app/stylesheets/layout.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/app/stylesheets/layout.scss b/src/app/stylesheets/layout.scss
index 9a15017..14feb05 100644
--- a/src/app/stylesheets/layout.scss
+++ b/src/app/stylesheets/layout.scss
@@ -2801,6 +2801,7 @@ ul.catalog_pretty {
         padding: 10px 10px 10px 42px;
         background: transparent url('../../images/deployment_large_icon_provider.png') no-repeat 10px center;
         h2{ font-size: 16px; }
+        p{ display: block; max-width: 300px; max-height: 30px; overflow: hidden; overflow: ellipse; }
         display: table-cell;
         vertical-align: middle;
       }
-- 
1.7.6.5




More information about the aeolus-devel mailing list