More CSS additions to the Manage widgets UI.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-10-13 12:12:27 -07:00
parent 2cebe4071e
commit 951eae3634

View File

@@ -5,7 +5,7 @@
.widgets-availableWidgets {
float: left;
width: 35%;
width: 30%;
}
.widgets-availableLayers {
@@ -17,7 +17,7 @@
.widgets-layerZones {
font-size: 1.4em;
float: left;
width: 75%;
width: 70%;
border: 1px solid #eaeaea;
background: #fff;
}