diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-07-07 08:14:11 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-07-07 08:14:11 +0200 |
commit | ac8db6479eabd93d1d2e784bd67e43a3797a1fc8 (patch) | |
tree | fa6ba989f2453247e49b49804311b05338013593 /view/theme | |
parent | d9037728313a6efcac069dc77ae4c6bc932455e7 (diff) | |
download | volse-hubzilla-ac8db6479eabd93d1d2e784bd67e43a3797a1fc8.tar.gz volse-hubzilla-ac8db6479eabd93d1d2e784bd67e43a3797a1fc8.tar.bz2 volse-hubzilla-ac8db6479eabd93d1d2e784bd67e43a3797a1fc8.zip |
fix css regression
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 6ffccb4e9..970e4bc89 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1152,7 +1152,6 @@ img.mail-conv-sender-photo { .wall-item-ago, .dropdown-sub-text { color: #777; - display: block; } .wall-item-content, |