mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58: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;
|
||||
background-color: transparent;
|
||||
text-align: center;
|
||||
font-size: 0.75em;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
fieldset.display-options select, fieldset.display-options input, fieldset.display-options label {
|
||||
|
|
Loading…
Add table
Reference in a new issue