mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12201] Increase sort font size just slightly.
PHPBB3-12201
This commit is contained in:
parent
b73e22ae71
commit
ccadda530d
1 changed files with 1 additions and 1 deletions
|
@ -1242,7 +1242,7 @@ fieldset.display-options {
|
||||||
border: none;
|
border: none;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 0.75em;
|
font-size: 0.85em;
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset.display-options select, fieldset.display-options input, fieldset.display-options label {
|
fieldset.display-options select, fieldset.display-options input, fieldset.display-options label {
|
||||||
|
|
Loading…
Add table
Reference in a new issue