mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01: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
@ -26,6 +26,7 @@ select {
|
||||
border: 1px solid #666666;
|
||||
padding: 1px;
|
||||
background-color: #FAFAFA;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
option {
|
||||
|
Loading…
x
Reference in New Issue
Block a user