CC-2230:Alignment of text in new playlist description box
fixed
This commit is contained in:
parent
070641293e
commit
570e7ec9c6
|
@ -409,7 +409,6 @@
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 2px 0 0 0;
|
padding: 2px 0 0 0;
|
||||||
text-indent: 3px;
|
|
||||||
-moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
|
-moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
|
||||||
-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
|
-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);
|
box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
|
||||||
|
|
Loading…
Reference in New Issue