mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-29 02:54:49 +00:00
Fix dropdown font size to match new button font size from #2985
This commit is contained in:
parent
e31b26c4db
commit
53abc7477f
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@
|
|||
line-height: 1.85;
|
||||
border: solid 1px transparent;
|
||||
border-radius: 2px;
|
||||
font-size: 11px;
|
||||
font-size: 0.95em;
|
||||
cursor: pointer;
|
||||
-webkit-font-smoothing: subpixel-antialiased;
|
||||
user-select: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue