summaryrefslogtreecommitdiffstats
path: root/frontends/php/styles
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/styles')
-rw-r--r--frontends/php/styles/ul.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/php/styles/ul.css b/frontends/php/styles/ul.css
index 38c8fbcd..a108512c 100644
--- a/frontends/php/styles/ul.css
+++ b/frontends/php/styles/ul.css
@@ -11,8 +11,8 @@ ul.itservices{
margin-left: 5px;
}
-ul.messages
-{
+ul.messages{
+ overflow:auto;
vertical-align: top;
border: 1px dashed #000000;
background-color: #FFFFFF;