diff options
Diffstat (limited to 'phpBB/styles/prosilver/theme/common.css')
-rw-r--r-- | phpBB/styles/prosilver/theme/common.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index 7f9431770a..aa1a64455f 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -727,11 +727,6 @@ p.rules a { margin-right: 5px; } -#notification_list ul li div { - width: 240px; - float: left; -} - .notification_list ul li p { margin: 0; word-wrap: break-word; |