mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
Fixed search bar styling
This commit is contained in:
@@ -247,9 +247,3 @@ body {
|
||||
margin-bottom : 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.twitter-typeahead {
|
||||
.form-control[disabled] {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,6 +19,12 @@
|
||||
.form-horizontal {
|
||||
margin-top : 10px;
|
||||
}
|
||||
|
||||
.twitter-typeahead {
|
||||
.form-control[disabled] {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.delete-series-modal {
|
||||
|
||||
Reference in New Issue
Block a user