Merge branch 'nightly' into 'nightly'

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

fixed realtime action buttons and marker in base so that all neo themes benefit from it, adjusted settings in neo-quitter

See merge request !12
This commit is contained in:
mmn 2015-06-06 20:20:52 +00:00
commit e203271d95
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 {