Increase height & margin

This commit is contained in:
Alasdair Smith 2017-12-04 17:20:49 +00:00
parent c84c00d56d
commit 6a185a838d

View file

@ -1,4 +1,4 @@
@v1-dash-link-height: 110px;
@v1-dash-link-height: 130px;
.project-list-sidebar {
height: calc(~"100% -" @v1-dash-link-height);
@ -20,7 +20,7 @@
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
margin-top: 12.5px;
padding-top: 0;
padding-bottom: 0;
background-color: @v1-dash-link-btn-bg;