Remove extraneous files and extra widget test code.

This commit is contained in:
MickeyKay
2014-10-16 12:19:52 -07:00
parent 49ad1f64b5
commit 1d24370b61
8 changed files with 9 additions and 20 deletions
+7 -5
View File
@@ -1302,6 +1302,8 @@ Site Header
--------------------------------------------- */
.title-area {
float: left;
width: auto;
font-weight: 700;
}
@@ -1375,8 +1377,12 @@ Site Header
--------------------------------------------- */
.site-header .toggle-buttons {
float: right;
font-size: 0;
text-align: right;
}
.site-header .toggle-button.open {
color: #f15123;
}
.site-header .toggle-button:before {
@@ -2091,10 +2097,6 @@ Media Queries
background-position: left top;
}
.title-area {
float: left;
}
.logo-mobile {
display: none;
}