css improvements

This commit is contained in:
Dieter 2012-06-29 17:36:35 +02:00
parent cea12d2538
commit 208297b7fe

View File

@ -34,7 +34,7 @@ div.availableWidgets div.Widget {
width: 98%;
border: 1px solid #ddd;
border-top: none;
margin-bottom: 5px;
margin-bottom: 10px;
}
div.widgetDescription p,
div.widgetFields {
@ -44,7 +44,7 @@ div.widgetFields {
}
p.deleteWidget {
margin: 0;
margin: 0 0 4px;
height: 22px;
line-height: 2.2;
font-size: 12px;