mirror of https://github.com/vector-im/riot-web
Tweak to the close button css to keep the close button inline with the search box
parent
1fbc249de5
commit
503bf541c7
|
@ -34,6 +34,7 @@ limitations under the License.
|
|||
|
||||
.mx_SearchBox_closeButton {
|
||||
cursor: pointer;
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
.mx_SearchBox_search {
|
||||
|
|
Loading…
Reference in New Issue