mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-17 12:53:24 +00:00
Spacing adjustment for repository link
Spacing of the whole element and the Commons logo has been adjusted to provide visual clarity. Change-Id: I601a1d5c847199dc734911dc9e90c0fe7931bca8
This commit is contained in:
parent
0d9c3aa545
commit
e250a45eb3
|
@ -146,12 +146,13 @@
|
|||
.box-round(5px);
|
||||
padding: @padding;
|
||||
padding-left: @icon-size + 2 * @padding;
|
||||
margin-top: 10px;
|
||||
|
||||
/* @embed */
|
||||
background-image: url(img/repo.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: auto @icon-size;
|
||||
background-position: @padding center;
|
||||
background-position: (@padding + 4px) center;
|
||||
background-color: @info-box-color;
|
||||
|
||||
line-height: 1.3;
|
||||
|
|
Loading…
Reference in a new issue