CC-84: Smart Playlists
-fixed spacing of modifier '+' button
This commit is contained in:
parent
ecd926ae90
commit
1b1b7e11d0
2 changed files with 7 additions and 2 deletions
|
@ -430,6 +430,11 @@ input[type="text"]:focus, input[type="password"]:focus, textarea:focus, .input_t
|
|||
width: 75px !important;
|
||||
}
|
||||
|
||||
.sp_no_margins{
|
||||
margin-left: 0px !important;
|
||||
margin-right: 0px !important;
|
||||
}
|
||||
|
||||
input.input_text.sp_input_text{
|
||||
width: 200px !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue