Commit 4fc43000839d72a84bdf61b08fdbae8c1a1ccd36
1 parent
c07c4060
Exists in
master
and in
109 other branches
dataset info: Reduce title bottom margin
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
js/resources/css/amda.css
@@ -253,6 +253,7 @@ background-image: url(../images/16x16/error.png) !important; | @@ -253,6 +253,7 @@ background-image: url(../images/16x16/error.png) !important; | ||
253 | font-size: small; | 253 | font-size: small; |
254 | color: #222222; | 254 | color: #222222; |
255 | margin-left: -5px; | 255 | margin-left: -5px; |
256 | + margin-bottom: 7px; | ||
256 | } | 257 | } |
257 | 258 | ||
258 | .infoWindow p { | 259 | .infoWindow p { |