Fix search bar width (Fixes Tautulli/Tautulli-Issues#104)
This commit is contained in:
@@ -3288,7 +3288,7 @@ pre::-webkit-scrollbar-thumb {
|
||||
}
|
||||
}
|
||||
#search_form {
|
||||
width: 300px;
|
||||
width: 270px;
|
||||
padding: 8px 15px;
|
||||
}
|
||||
#search_form span.input-textbox {
|
||||
|
Reference in New Issue
Block a user