mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
#145 firefox css dsplay issue
This commit is contained in:
parent
3efd54c1b6
commit
d1c6a13226
3 changed files with 5 additions and 3 deletions
|
@ -192,7 +192,8 @@ label {
|
|||
color: #ccc; }
|
||||
|
||||
.form-control-search {
|
||||
padding: 25px 105px 25px 16px; }
|
||||
padding: 13px 105px 13px 16px;
|
||||
height: 100%; }
|
||||
|
||||
.form-control-withbuttons {
|
||||
padding-right: 105px; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue