##// END OF EJS Templates
css: set min-height on form fields...
Mads Kiilerich -
r3271:62d56ee0 beta
parent child Browse files
Show More
@@ -1349,6 +1349,7 tbody .yui-dt-editable { cursor: pointer
1349
1349
1350 #content div.box div.form div.fields div.field {
1350 #content div.box div.form div.fields div.field {
1351 height: 1%;
1351 height: 1%;
1352 min-height: 12px;
1352 border-bottom: 1px solid #DDD;
1353 border-bottom: 1px solid #DDD;
1353 clear: both;
1354 clear: both;
1354 margin: 0;
1355 margin: 0;
General Comments 0
You need to be logged in to leave comments. Login now