Commit 4c268027 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Fix SCSS Lint errors

parent 55afebe1
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
z-index: 1001; z-index: 1001;
width: 240px; width: 240px;
margin-bottom: 0; margin-bottom: 0;
padding: 10px 10px; padding: 10px;
font-size: 14px; font-size: 14px;
font-weight: normal; font-weight: normal;
background-color: $dropdown-bg; background-color: $dropdown-bg;
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
margin: 0; margin: 0;
padding: 4px; padding: 4px;
width: $search-input-width; width: $search-input-width;
line-height: 24px; line-height: 24px;
} }
.location-text { .location-text {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment