X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/76adaa09856c02a022215291c05df3b5eb134e5f..15ea756ae655d1ea009efa22a87155136c30fee3:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 0ec99266e..c2cf8609b 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1214,9 +1214,9 @@ tr.turn:hover { .colour-preview-box { float: right; - width: 20px; - height: 20px; - margin: 0px; + width: 12px; + height: 12px; + margin: 4px 0px; border: 1px solid rgba(0, 0, 0, .1); // add color via inline css on element: background-color: ; }