Fix border radius on reference picture (fixes #1608)

This commit is contained in:
John Firebaugh
2013-07-22 14:27:46 -07:00
parent e36de8b0b1
commit ffaf3454ba
+2 -2
View File
@@ -1665,7 +1665,7 @@ button.minor.tag-reference-loading {
.tag-reference-body p,
.tag-reference-body img {
padding-top: 20px;
margin-top: 20px;
}
.tag-reference-body p:last-child {
@@ -1688,7 +1688,7 @@ button.minor.tag-reference-loading {
.preset-list .tag-reference-body p,
.preset-list .tag-reference-body img {
padding-top: 10px;
margin-top: 10px;
}
.raw-tag-editor .tag-reference-body {