[Glitch] Fix padding on select elements in preferences

Port c58c00651b to glitch-soc
remotes/1698178055505214576/signup-info-prompt
Thibaut Girka 2018-12-16 13:36:19 +01:00
parent 89e4ac67c8
commit 7238e4ea5f
1 changed files with 1 additions and 0 deletions

View File

@ -420,6 +420,7 @@ code {
border: 1px solid darken($ui-base-color, 14%);
border-radius: 4px;
padding: 10px;
padding-right: 30px;
height: 41px;
}