Small fix so search field and search buttons fit well.
This commit is contained in:
parent
9a1c3f10b2
commit
29faf955f6
@ -897,11 +897,15 @@ footer {
|
|||||||
#search-text {
|
#search-text {
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
height: 30px;
|
|
||||||
border-top-right-radius: 0px;
|
border-top-right-radius: 0px;
|
||||||
border-bottom-right-radius: 0px;
|
border-bottom-right-radius: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#netsearch-box .btn-sm {
|
||||||
|
padding: 2.78px 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.profile-clear {
|
.profile-clear {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user