mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
Make controls buttons slightly bigger
This commit is contained in:
@@ -60,11 +60,11 @@
|
||||
|
||||
// Little round icon buttons
|
||||
.btn-icon.btn-sm {
|
||||
border-radius: 12px;
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
border-radius: 14px;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
text-align: center;
|
||||
padding: 3px 0;
|
||||
padding: 5px 0;
|
||||
|
||||
& .label, & .icon-caret {
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user