mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
Making toolbar option menu button padding consistent
This commit is contained in:
parent
0163798c0e
commit
5f2f36fdd7
@ -250,7 +250,7 @@
|
||||
}
|
||||
|
||||
.d-editor-button-bar .btn {
|
||||
padding: 3px 8px;
|
||||
padding: 4px 8px;
|
||||
@media all and (max-width: 800px) {
|
||||
padding: 5px;
|
||||
}
|
||||
|
@ -1,8 +1,3 @@
|
||||
#reply-control .d-editor-button-bar .toolbar-popup-menu-options .btn.select-kit-header {
|
||||
padding: 7px 8px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.select-kit {
|
||||
&.dropdown-select-box {
|
||||
&.toolbar-popup-menu-options {
|
||||
|
Loading…
x
Reference in New Issue
Block a user