(otherwise it fouls up the welcome message spacing)
- p {
- padding: 0 $lineheight $lineheight/4;
- }
-
.icon.close {
float: right;
cursor: pointer;
.icon.close {
float: right;
cursor: pointer;
td.direction.i#{$i} { background-position: #{($i)*-20+20}px 0px; }
}
td.direction.i#{$i} { background-position: #{($i)*-20+20}px 0px; }
}
+p#routing_summary {
+ padding: 0 $lineheight $lineheight/4;
+}
+
td.instruction, td.distance {
padding-top: 0;
border-bottom: 1px solid #DDD;
td.instruction, td.distance {
padding-top: 0;
border-bottom: 1px solid #DDD;