[PATCH conductor] BZ803955 set min-width to user_stats li, to get more controll on breaking lines here

jtomasek at redhat.com jtomasek at redhat.com
Tue Mar 20 15:03:47 UTC 2012


From: Jiri Tomasek <jtomasek at redhat.com>

---
 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 f2671b0..3d65cc4 100644
--- a/src/app/stylesheets/layout.scss
+++ b/src/app/stylesheets/layout.scss
@@ -1914,6 +1914,7 @@ dl.user_stats{
     list-style-type: none;
     display: table-cell;
     padding: 10px;
+    min-width: 160px;
   }
 
   dd{
-- 
1.7.7.6




More information about the aeolus-devel mailing list