ui: Fixed weird border in screen search bar
This commit is contained in:
@@ -1,11 +1,13 @@
|
|||||||
#screen_search_bar {
|
#screen_search_bar {
|
||||||
border: none;
|
border: none;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#screen_search_box {
|
#screen_search_box {
|
||||||
padding-left: 10;
|
|
||||||
border-top: 1px solid #BEBEBE;
|
border-top: 1px solid #BEBEBE;
|
||||||
background: <color:screen_search/background>;
|
background: <color:screen_search/background>;
|
||||||
|
margin: 0;
|
||||||
|
padding-left: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
#search_box {
|
#search_box {
|
||||||
|
|||||||
Reference in New Issue
Block a user