Remove rounded corners from "Choose from the most used tags" result in Tags meta box.

props tyxla.
fixes #31560.

git-svn-id: https://develop.svn.wordpress.org/trunk@33742 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2015-08-25 23:13:30 +00:00
parent b73b9ed936
commit 6598033243

View File

@@ -384,8 +384,6 @@ form.upgrade .hint {
border: 1px solid #ddd;
line-height: 1.8em;
word-spacing: 3px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.drag-drop #drag-drop-area {