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 {