Themes: Remove a now defunct CSS class, .feature-container, which is no longer in use after r26141. See #25948
git-svn-id: https://develop.svn.wordpress.org/trunk@26465 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3358f56dc3
commit
d9bd17c40f
@ -10036,13 +10036,6 @@ input.newtag:focus ~ div.taghint {
|
|||||||
width: 150px;
|
width: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.feature-container {
|
|
||||||
width: 100%;
|
|
||||||
overflow: auto;
|
|
||||||
margin-bottom: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* General Widgets Styles */
|
/* General Widgets Styles */
|
||||||
|
|
||||||
.widget {
|
.widget {
|
||||||
|
Loading…
Reference in New Issue
Block a user