Global actions display fix

This commit is contained in:
kkapsner 2017-12-24 22:41:06 +01:00
parent 9f2f77dbc1
commit 575df224ae
1 changed files with 2 additions and 2 deletions

View File

@ -63,11 +63,11 @@ button.action img {
right: 0;
top: 0;
width: 23px;
height: 100%;
text-align: right;
line-height: 0;
}
#globalActions .action {
#globalActions .action img {
margin-bottom: 4px;
}