1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-07-03 11:44:45 +02:00

style adjustment for longer label on slider. added @LivingWithHippos to credits for italian translation.

This commit is contained in:
Kyle Spearrin 2017-03-14 23:00:56 -04:00
parent ec08efdcd7
commit abf4d97e81
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@
<b>@Primokorn</b> - French<br />
<b>@felixqu</b> - Chinese<br />
<b>@Igetin</b> - Finnish<br />
<b>@LivingWithHippos</b> - Italian<br />
<b>@King-Tut-Tut</b> - Swedish
</div>
</div>

View File

@ -12,7 +12,7 @@
@barNormalColor: @border-color-dark;
.list-section-item-slider .rzslider {
width: 170px;
width: 160px;
margin: 9px 0 0 5px;
float: right;
}