Skip to content

Commit 4bc3fb2

Browse files
CopilotProLoser
andcommitted
Fix genre and artist links floating right in 19hz info windows
Co-authored-by: ProLoser <67395+ProLoser@users.noreply.github.com>
1 parent 594af2d commit 4bc3fb2

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)