improved scss variables

This commit is contained in:
TMMeilleur
2013-11-06 15:41:00 +02:00
parent fcb225ac5a
commit 211c36c7a3
63 changed files with 1073 additions and 1241 deletions
-4
View File
@@ -14,7 +14,6 @@
#stores .address-input {
float: left;
margin-right: 19px;
/* max 767px */
}
@media (max-width: 767px) {
#stores .address-input {
@@ -80,9 +79,6 @@
background: #fbfbfb;
width: 46px;
}
#stores #stores-table tbody td.name {
/* max 767px */
}
#stores #stores-table tbody td.name span {
padding-left: 15px;
}