refactor(map.less): Remove trailing whitespace
This commit is contained in:
@ -82,12 +82,12 @@
|
||||
margin-top: -30px;
|
||||
margin-bottom: 10px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width: 200px) and (max-width: 479px) {
|
||||
margin-top: -30px;
|
||||
margin-bottom: 10px;
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
hr {
|
||||
margin:30px 0;
|
||||
@ -97,10 +97,10 @@
|
||||
}
|
||||
@media only screen and (min-width: 480px) and (max-width: 670px) {
|
||||
margin: 15px 0;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width: 200px) and (max-width: 479px) {
|
||||
margin: 10px 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
.flashMessage {
|
||||
position:fixed;
|
||||
@ -223,7 +223,7 @@
|
||||
}
|
||||
div > div:last-child {
|
||||
margin-bottom:30px
|
||||
}
|
||||
}
|
||||
}
|
||||
.challengeBlockTime {
|
||||
font-size: 18px;
|
||||
@ -288,16 +288,16 @@
|
||||
.input-group {
|
||||
margin-top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.map-buttons:first-of-type {
|
||||
float: right;
|
||||
padding-left: 10px;
|
||||
}
|
||||
}
|
||||
hr {
|
||||
clear: both;
|
||||
margin: 9px 0;
|
||||
}
|
||||
clear: both;
|
||||
margin: 9px 0;
|
||||
}
|
||||
}
|
||||
.map-accordion {
|
||||
top: 136px;
|
||||
@ -314,8 +314,8 @@
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width: 200px) and (max-width: 479px) {
|
||||
}
|
||||
@media only screen and (min-width: 200px) and (max-width: 479px) {
|
||||
.map-fixed-header {
|
||||
.row.map-buttons {
|
||||
width: 100%;
|
||||
@ -328,8 +328,8 @@
|
||||
.input-group {
|
||||
margin-top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.map-accordion {
|
||||
@ -338,16 +338,16 @@
|
||||
margin: 10px 0;
|
||||
a {
|
||||
font-size: 18px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
h3 > a {
|
||||
font-size: 17px;
|
||||
}
|
||||
}
|
||||
h3:first-child {
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.map-aside-action-item {
|
||||
display: -webkit-flex;
|
||||
@ -438,7 +438,7 @@
|
||||
padding: 10px 0;
|
||||
padding-left: 50px;
|
||||
padding-right: 20px;
|
||||
font-size: 20px;
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
h3 > a {
|
||||
|
Reference in New Issue
Block a user