diff options
Diffstat (limited to 'web/html/css/aurweb.css')
-rw-r--r-- | web/html/css/aurweb.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css index f777ab83..f5e10371 100644 --- a/web/html/css/aurweb.css +++ b/web/html/css/aurweb.css @@ -148,8 +148,3 @@ label.confirmation, color: red; font-weight: bold; } - -#news div p { - max-height: 15em; - overflow: auto; -} |