mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
Use shorthand. props hakre, fixes #13512.
git-svn-id: https://develop.svn.wordpress.org/trunk@14847 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -206,13 +206,7 @@ textarea {
|
||||
|
||||
.message {
|
||||
border: 1px solid #e6db55;
|
||||
padding-top: 0.3em;
|
||||
padding-right: 0.6em;
|
||||
padding-bottom: 0.3em;
|
||||
padding-left: 0.6em;
|
||||
margin-top: 5px;
|
||||
margin-right: 0pt;
|
||||
margin-bottom: 15px;
|
||||
margin-left: 0pt;
|
||||
padding: 0.3em 0.6em;
|
||||
margin: 5px 0 15px;
|
||||
background-color: #ffffe0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user