From: Marcus Moeller Date: Sat, 6 Jun 2015 17:18:20 +0000 (+0200) Subject: fixed realtime action buttons and marker in base, adjusted settings in neo-quitter X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fae8e38616ddf270e46fa2e1ad108f0ce4de07e2;p=quix0rs-gnu-social.git fixed realtime action buttons and marker in base, adjusted settings in neo-quitter --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 949f40e791..040d259554 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -2103,11 +2103,13 @@ width:14.5%; .mark-top { border-top: 1px solid #ccc; + padding-top: 5px; } #realtime_actions { position: relative !important; right: -4px !important; + top: -65px !important; float: right; padding-top: 15px; margin-bottom: -8px !important; diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index 8af4a32cb3..967b6d62ff 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -1322,6 +1322,7 @@ div.entry-content a.response:after { #realtime_actions { padding-top: 0px !important; + top: -25px !important; } #realtime_actions button {