Fix main scrollbar
@@ -247,6 +247,7 @@ textarea
position: absolute
left: -9999px
visibility: hidden
+ display: none
.materialCheckBox
position: relative
@@ -433,7 +433,7 @@ a
margin-top: 0px
.wrapper
- height: 100%
+ height: calc(100% - 31px)
margin: 0px
.panel-default
@@ -11,7 +11,7 @@
color: #727479
background: #dedede
width 100%
- height 100%
+ height calc(100% - 80px)
position: absolute;
.content-title