Removed widget search submit styles.

This commit is contained in:
Dmitry Mayorov 2015-11-11 11:14:15 +05:00
parent 7ac5946dec
commit 2c6e9173b7
2 changed files with 0 additions and 8 deletions

View File

@ -6,7 +6,3 @@
max-width: 100%; max-width: 100%;
} }
} }
/* Search widget. */
.widget_search .search-submit {
}

View File

@ -726,10 +726,6 @@ a:active {
max-width: 100%; max-width: 100%;
} }
/* Search widget. */
.widget_search .search-submit {
}
/*-------------------------------------------------------------- /*--------------------------------------------------------------
# Content # Content
--------------------------------------------------------------*/ --------------------------------------------------------------*/