Fix a width issue on the dd elements
[isso.git] / Decorator.css.php
index b9d4ba4979f943cb1b7aec3f15a84b91db5537fd..a835df9c934b9b109556326df29acb5c1c2475d0 100644 (file)
@@ -137,7 +137,7 @@ fieldset dl dd
        padding: 4px 0px 2px 4px;
        margin: 5px 0px 5px 0px;
        
-       width: 49%;
+       width: 48%;
        float: right;
 }