Remove trailing whites.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -50,7 +50,7 @@ td input { font-size: 1.5em; }
|
||||
margin-left: 0;
|
||||
font-size: 13px !important;
|
||||
-moz-border-radius: 2px;
|
||||
-khtml-border-radius: 2px;
|
||||
-khtml-border-radius: 2px;
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
color: #246;
|
||||
|
||||
@@ -29,7 +29,7 @@ form .submit input {
|
||||
border: none;
|
||||
margin-top: -6px;
|
||||
-moz-border-radius: 2px;
|
||||
-khtml-border-radius: 2px;
|
||||
-khtml-border-radius: 2px;
|
||||
-webkit-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@ p#widget-search {
|
||||
|
||||
div#widget-content {
|
||||
border-bottom: 1px solid #ccc;
|
||||
}
|
||||
}
|
||||
|
||||
ul#widget-list {
|
||||
list-style: none;
|
||||
|
||||
Reference in New Issue
Block a user