diff options
Diffstat (limited to 'views/default/css.php')
-rw-r--r-- | views/default/css.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/css.php b/views/default/css.php index ce07214e7..c209e6d78 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1662,7 +1662,7 @@ div.expandall p { margin: 0; padding:0; width: 685px; - height: 270px; + height: 300px; /*clear: right;*/ background: white; } |