prevents scrolling in the landing tab at minimum windows size

10.3.x-maintenance
skaman82 2015-11-12 10:02:41 +01:00
parent 990fd26eb9
commit 4494b943ee
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
}
.tab-landing .content_top {
height: 130px;
height: 120px;
background: #59aa29;
padding: 20px;
}