1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-06-09 22:59:50 +02:00

Global actions display fix

This commit is contained in:
kkapsner 2017-12-24 22:41:06 +01:00
parent 9f2f77dbc1
commit 575df224ae

View File

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