removed padding in input search
This commit is contained in:
@@ -26,7 +26,6 @@ header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#header-search input[type="text"] {
|
#header-search input[type="text"] {
|
||||||
padding: 0 5px;
|
|
||||||
border-top-left-radius: 3px;
|
border-top-left-radius: 3px;
|
||||||
border-bottom-left-radius: 3px;
|
border-bottom-left-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user