diff options
author | Christian Vogeley <christian.vogeley@hotmail.de> | 2014-05-11 04:22:52 +0200 |
---|---|---|
committer | Christian Vogeley <christian.vogeley@hotmail.de> | 2014-05-11 04:22:52 +0200 |
commit | 2d69a81c000f18d0eaa14821784d39f7c09ba0c7 (patch) | |
tree | 1c9e638510f616081a01c2746c444e0887b79452 | |
parent | f9ad959f170666b229f656fcb3c0a7800e583c1e (diff) | |
download | volse-hubzilla-2d69a81c000f18d0eaa14821784d39f7c09ba0c7.tar.gz volse-hubzilla-2d69a81c000f18d0eaa14821784d39f7c09ba0c7.tar.bz2 volse-hubzilla-2d69a81c000f18d0eaa14821784d39f7c09ba0c7.zip |
saved 2
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 511022d2d..bf49a76ef 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1921,7 +1921,7 @@ img.mail-list-sender-photo { border-left: $comment_border_left $comment_border_colour; border-right: $comment_border_right $comment_border_colour; - border-bottom: 1px solid $comment_border_colour; +/* border-bottom: 1px solid $comment_border_colour; */ border-radius: 0px; padding: 7px 10px 7px 7px; } |