aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-03-08 12:52:31 +0100
committerMario Vavti <mario@mariovavti.com>2015-03-08 12:52:31 +0100
commita65e3c432d1b238444dc75bd6796b16c480d46d5 (patch)
treebae2642c8be108249054e96a50f627947bb97145 /view/theme
parent5bf49dabc673dbb0180d16ea81435ecac874e5a3 (diff)
downloadvolse-hubzilla-a65e3c432d1b238444dc75bd6796b16c480d46d5.tar.gz
volse-hubzilla-a65e3c432d1b238444dc75bd6796b16c480d46d5.tar.bz2
volse-hubzilla-a65e3c432d1b238444dc75bd6796b16c480d46d5.zip
copy/paste typo
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index de7e8ef81..2dca3c428 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1692,7 +1692,7 @@ img.mail-list-sender-photo {
background-color: $comment_item_colour;
border-color: $comment_border_colour;
border-style: solid;
- border-width: 1px 0px 0px 3px;
+ border-width: 0px 0px 0px 3px;
border-radius: 0px;
padding: 7px 10px 7px 7px;
}