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