Skip to content

Commit

Permalink
Safari style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Brugarolas committed Jan 18, 2019
1 parent 8cb951b commit 6d510cb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/ui/components/city.less
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
padding: 10px 45px 10px 25px;
}

&::after {
content: "";
clear: both;
display: table;
}

&:hover {
border-color: @color-dark-gray;
box-shadow: 0 1/8rem 1/8rem 0 @color-shadow-dark;
Expand Down

0 comments on commit 6d510cb

Please sign in to comment.