improved scss variables
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user