fixed realtime action buttons and marker in base, adjusted settings in neo-quitter

This commit is contained in:
Marcus Moeller 2015-06-06 19:18:20 +02:00
parent 9712a92853
commit fae8e38616
2 changed files with 3 additions and 0 deletions

View File

@ -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;

View File

@ -1322,6 +1322,7 @@ div.entry-content a.response:after {
#realtime_actions {
padding-top: 0px !important;
top: -25px !important;
}
#realtime_actions button {