mirror of
https://github.com/flarum/framework.git
synced 2025-06-03 14:33:07 +08:00
Tweak discussion controls dropdown split
This commit is contained in:
@ -22,10 +22,10 @@
|
|||||||
}
|
}
|
||||||
& .btn-group:not(.item-count-1) {
|
& .btn-group:not(.item-count-1) {
|
||||||
& .btn {
|
& .btn {
|
||||||
width: 80%;
|
width: 77%;
|
||||||
}
|
}
|
||||||
& .dropdown-toggle {
|
& .dropdown-toggle {
|
||||||
width: 19%;
|
width: 22%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user