mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 02:59:52 +02:00
[ticket/12013] Update to use the new .button class.
PHPBB3-12013
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.icon-button.dropdown-select {
|
||||
padding-right: 28px;
|
||||
.dropdown-select {
|
||||
padding-right: 24px;
|
||||
}
|
||||
|
||||
.icon-button:before {
|
||||
@@ -35,6 +35,10 @@
|
||||
width: 12px;
|
||||
}
|
||||
|
||||
.dropdown-select.icon-button:before {
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.dropdown-select:after {
|
||||
background-position: -103px 10px;
|
||||
border-left: 1px solid;
|
||||
|
Reference in New Issue
Block a user