Skip to content

Commit 14f893f

Browse files
committed
refactor(css): removed dupe font size declaration
1 parent b86bbb2 commit 14f893f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/geosuggest.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
22
* The geosuggest module
3+
* NOTE: duplicated font-sizes' are for browsers which don't support rem (only IE 8)
34
*/
45
.geosuggest {
56
font-size: 18px;

0 commit comments

Comments
 (0)