fine tuned tag reference in tag editor.

This commit is contained in:
Saman Bemel-Benrud
2013-03-27 19:36:29 -04:00
parent f7fb12be76
commit 02d01f25cc
+5 -6
View File
@@ -1301,15 +1301,14 @@ div.combobox {
padding-top: 20px;
}
.additional-tags div.tag-help {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
.additional-tags .tag-reference-wrap {
border-bottom: 1px solid #ccc;
background:#fff;
padding: 20px 0;
}
.additional-tags .tag-help .tag-reference-wrap {
padding: 10px;
.additional-tags div.tag-help {
margin-right: -40px;
border-left: 1px solid transparent;
}
img.wiki-image {