CC-3138
Signed-off-by: lukabazuka <vladimir.stefanovic@sourcefabric.org>
This commit is contained in:
parent
2bf4c93e5c
commit
07d77f0957
1 changed files with 4 additions and 1 deletions
|
@ -374,6 +374,7 @@
|
|||
-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
|
||||
box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
|
||||
width:95%;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
#side_playlist .zend_form {
|
||||
|
@ -444,4 +445,6 @@ fieldset > legend {
|
|||
#side_playlist .zend_form input, #side_playlist .zend_form textarea {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#fieldset-metadate_change {
|
||||
clear:both;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue