mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user