1
0
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:
Cesar G
2014-05-31 16:25:20 -07:00
parent bf5d3030b4
commit 3bfc9ccbc7
5 changed files with 18 additions and 7 deletions

View File

@@ -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;