diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-04-21 23:56:53 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-04-21 23:56:53 +0200 |
commit | cb8c83a42bc827d7b2fc589d3289ec62c4167398 (patch) | |
tree | 50d3cbf83a731e6b872e9ec9c1e74eab72021d45 /view/theme/redbasic/css | |
parent | bd11b1d61a9fa76458367db1e38d23b0dd694f36 (diff) | |
download | volse-hubzilla-cb8c83a42bc827d7b2fc589d3289ec62c4167398.tar.gz volse-hubzilla-cb8c83a42bc827d7b2fc589d3289ec62c4167398.tar.bz2 volse-hubzilla-cb8c83a42bc827d7b2fc589d3289ec62c4167398.zip |
remove obsolete class
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 6c883b7b6..5b8729111 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -226,10 +226,6 @@ header #banner #logo-text { .help-content dd { margin-bottom: 1em; } - -.contextual-help-btn { - text-decoration: underline; -} /* contextual help end */ /* footer */ |