aesthetic cleanup.

This commit is contained in:
saman bb
2013-03-19 00:52:51 -04:00
parent de90e76e84
commit 4a7590be57
3 changed files with 11 additions and 9 deletions
+6 -1
View File
@@ -696,6 +696,7 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
width:100%;
margin-top: 60px;
padding: 20px 10px 10px 20px;
border-bottom: 1px solid #ccc;
}
.grid-button-wrap {
padding: 0 10px 10px 0;
@@ -804,7 +805,6 @@ a.selected:hover .toggle.icon { background-position: -40px -180px;}
.show-more {
text-align: center;
width: 100%;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-radius: 0;
}
@@ -1126,6 +1126,11 @@ div.combobox {
/* tag editor */
.inspector-inner.additional-tags {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}
.tag-list {
margin-top: 10px;
}