Skip to content

Commit 7e6fa91

Browse files
authored
Merge pull request #51 from ProLoser/copilot/fix-floating-links-in-19hz
2 parents 7fd3a5a + 4bc3fb2 commit 7e6fa91

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

style.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,6 @@ html, body, #map-canvas {
117117
margin: 0;
118118
overflow: hidden;
119119
}
120-
a {
121-
float: right;
122-
margin: 0 0 0 5px;
123-
}
124120
a[onclick] {
125121
color: blue;
126122
text-decoration: underline;

0 commit comments

Comments
 (0)