1
0
mirror of https://github.com/flarum/core.git synced 2025-08-29 11:00:12 +02:00

Make controls buttons slightly bigger

This commit is contained in:
Toby Zerner
2015-05-14 22:32:21 +09:30
parent ed3648702c
commit 0befac4082
2 changed files with 5 additions and 4 deletions

View File

@@ -150,6 +150,7 @@
& .contextual-controls {
float: right;
margin-top: -3px;
margin-left: 10px;
}
}