mirror of
git://develop.git.wordpress.org/
synced 2025-03-14 17:09:47 +01:00
Revert [26618], no longer needed after reverting [26593], also fails to remove a border-top from .widget-inside when the widget is in a sidebar. See #26391.
git-svn-id: https://develop.svn.wordpress.org/trunk@26621 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5215809f2a
commit
44024c21be
@ -10813,7 +10813,7 @@ input.newtag:focus ~ div.taghint {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.widget-inside {
|
||||
.widgets-holder-wrap .widget-inside {
|
||||
border-top: none;
|
||||
padding: 1px 15px 15px 15px;
|
||||
line-height: 16px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user