Added margin to the search input now elems can be active

This commit is contained in:
emeric
2020-09-03 10:54:44 +02:00
parent de67c5316d
commit d4d84e4d48
+1
View File
@@ -274,6 +274,7 @@ a.Lms-artistname:hover, a.Lms-artistname:focus {
max-width: 175px; max-width: 175px;
padding-top: 7.5px; padding-top: 7.5px;
padding-bottom: 7.5px; padding-bottom: 7.5px;
margin-right: 8px;
} }
.Lms-playqueue-btn { .Lms-playqueue-btn {