diff options
author | redmatrix <git@macgirvin.com> | 2016-07-15 15:31:50 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-07-15 15:31:50 -0700 |
commit | d6d94d94273a954735927179585ca4c0156d8a74 (patch) | |
tree | 4b2b0d284b66fc40fe65dd2f72ef89aa1b88a077 /view/theme | |
parent | acb78205c8d2f1ada41e61783a7b421200e2658b (diff) | |
parent | 9048f8cffea94b653e97bed421e2be10c9c6a7d3 (diff) | |
download | volse-hubzilla-d6d94d94273a954735927179585ca4c0156d8a74.tar.gz volse-hubzilla-d6d94d94273a954735927179585ca4c0156d8a74.tar.bz2 volse-hubzilla-d6d94d94273a954735927179585ca4c0156d8a74.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index e39c9eb11..06d72588b 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1416,9 +1416,6 @@ img.mail-conv-sender-photo { display: block; border-top: 1px dashed #ccc; text-align: center; - font-size: $body_font_size; - color: $link_colour; - cursor: pointer; } .divgrow-showmore:hover { |