Fix backgound to make it stable across nav tabs

stable
Xavier Julián 2015-05-27 15:18:25 +02:00 committed by Juanfran
parent c43858e079
commit 61d3667b73
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ $label-arrow-wh: 12px;
tg-project-menu { tg-project-menu {
background-color: $dark-taiga; background-color: $dark-taiga;
background-image: url('../images/menu.png'); background-image: url('../images/menu.png');
background-position: center center; background-position: bottom center;
min-height: 100vh; min-height: 100vh;
padding: 1rem 0; padding: 1rem 0;
text-transform: uppercase; text-transform: uppercase;