mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge remote-tracking branch 'nickvergessen/ticket/7932' into develop-olympus
* nickvergessen/ticket/7932: [ticket/7932] Fix font size in select boxes
This commit is contained in:
commit
945a63d204
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ select {
|
|||
border: 1px solid #666666;
|
||||
padding: 1px;
|
||||
background-color: #FAFAFA;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
option {
|
||||
|
|
Loading…
Add table
Reference in a new issue