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:
Dion Hulse 2013-11-29 04:34:16 +00:00
parent 3358f56dc3
commit d9bd17c40f
1 changed files with 0 additions and 7 deletions

View File

@ -10036,13 +10036,6 @@ input.newtag:focus ~ div.taghint {
width: 150px;
}
.feature-container {
width: 100%;
overflow: auto;
margin-bottom: 10px;
}
/* General Widgets Styles */
.widget {