mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 20:11:54 +02:00
small changes - mostly style related to fix cross-browser issues.
git-svn-id: file:///svn/phpbb/trunk@7696 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -153,6 +153,10 @@ fieldset.quick-login {
|
||||
}
|
||||
|
||||
fieldset.quick-login input {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
fieldset.quick-login input.inputbox {
|
||||
width: 15%;
|
||||
vertical-align: middle;
|
||||
margin-right: 5px;
|
||||
@@ -287,11 +291,6 @@ fieldset.submit-buttons input {
|
||||
color: #4b4b4b;
|
||||
}
|
||||
|
||||
input.checkbox {
|
||||
width: auto !important;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
input.inputbox { width: 85%; }
|
||||
input.medium { width: 50%; }
|
||||
input.narrow { width: 25%; }
|
||||
|
Reference in New Issue
Block a user