mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 19:54:28 +00:00
Strip trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@14404 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2014,11 +2014,11 @@ input#link_url {
|
||||
}
|
||||
|
||||
div.tabs-panel-active {
|
||||
display:block;
|
||||
display:block;
|
||||
}
|
||||
|
||||
div.tabs-panel-inactive {
|
||||
display:none;
|
||||
display:none;
|
||||
}
|
||||
|
||||
#post-body .categorydiv div.tabs-panel,
|
||||
|
||||
Reference in New Issue
Block a user