MediaPicker css -- lock checkbox should be on own line.

--HG--
branch : dev
This commit is contained in:
Dave Reed
2011-02-28 15:55:35 -08:00
parent 4f5c7c7db1
commit aa232f9635

View File

@@ -113,6 +113,8 @@ fieldset { padding:0; margin: 0; border: 0px solid #dbdbdb; }
#orchardmediapicker .text-box {width:90%;}
#orchardmediapicker input[type=checkbox] { clear: both; }
.image-width, .image-height {float:left; width:90px;}
#orchardmediapicker .image-width .text-box, #orchardmediapicker .image-height .text-box, #orchardmediapicker #folderName {width:60%;}