[ticket/12809] Remove obsolete rules and selector.

PHPBB3-12809
This commit is contained in:
Cesar G 2014-07-08 06:39:14 -07:00
parent 42afa369a0
commit cf4fb73440
2 changed files with 1 additions and 11 deletions

View file

@ -610,7 +610,7 @@ Colours and backgrounds for buttons.css
color: #D31141;
}
.dropdown-select, .dropdown-select:visited {
.dropdown-select {
color: #536482;
}

View file

@ -460,12 +460,6 @@ p.rightside {
margin-bottom: 0;
}
fieldset.quickmod {
width: auto;
float: none;
text-align: center;
}
fieldset.display-options label {
display: block;
clear: both;
@ -503,10 +497,6 @@ fieldset.display-actions {
margin: 0;
}
.action-bar > .pagination, fieldset.jumpbox {
text-align: center;
}
.action-bar > .pagination {
float: none;
clear: both;