- Patch #607040 by cweagans: added missing CVS tag, and added some line breaks.

merge-requests/26/head
Dries Buytaert 2009-10-17 12:10:31 +00:00
parent 0e9dda10b9
commit 8c270c43d3
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,5 @@
/* $Id$ */
.menu-operations {
width: 100px;
}

View File

@ -1,14 +1,19 @@
/* $Id$ */
div.form-item-resolution .description {
clear: both;
}
div.form-item-resolution .form-type-textfield {
float: left;
}
div.form-item-resolution .form-type-textfield label {
font-weight: normal;
font-size: 0.85em;
color: #898989;
}
div.form-item-resolution .upload-max-resolution-x-wrapper .field-suffix {
margin-right: 0.25em;
}