[ticket/12013] Remove obsolete jumpbox and quickmod CSS.

PHPBB3-12013
This commit is contained in:
Cesar G 2014-06-09 18:57:38 -07:00
parent 45458b240b
commit 76cd9ec953

View file

@ -201,24 +201,6 @@ fieldset.forum-selection2 {
float: right;
}
/* Jumpbox */
fieldset.jumpbox {
text-align: right;
margin-top: 15px;
min-height: 2.5em;
}
fieldset.jumpbox select {
max-width: 50%;
}
fieldset.quickmod {
width: 50%;
float: right;
text-align: right;
height: 2.5em;
}
/* Submit button fieldset */
fieldset.submit-buttons {
text-align: center;