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:
Pau Giner 2014-04-11 17:26:24 +02:00 committed by Pginer
parent 0d9c3aa545
commit e250a45eb3

View file

@ -146,12 +146,13 @@
.box-round(5px); .box-round(5px);
padding: @padding; padding: @padding;
padding-left: @icon-size + 2 * @padding; padding-left: @icon-size + 2 * @padding;
margin-top: 10px;
/* @embed */ /* @embed */
background-image: url(img/repo.svg); background-image: url(img/repo.svg);
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: auto @icon-size; background-size: auto @icon-size;
background-position: @padding center; background-position: (@padding + 4px) center;
background-color: @info-box-color; background-color: @info-box-color;
line-height: 1.3; line-height: 1.3;