mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Fix dropdown text left aligned
This commit is contained in:
parent
11a5075574
commit
3a5bf646ec
1 changed files with 3 additions and 0 deletions
|
@ -225,6 +225,9 @@ select.form-control option {
|
|||
color: #555;
|
||||
background-color: #eee;
|
||||
}
|
||||
select.btn {
|
||||
text-align: left;
|
||||
}
|
||||
img {
|
||||
-webkit-box-sizing: content-box;
|
||||
-moz-box-sizing: content-box;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue