summaryrefslogtreecommitdiffstats
path: root/webapp/sass/base/_structure.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/base/_structure.scss')
-rw-r--r--webapp/sass/base/_structure.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/webapp/sass/base/_structure.scss b/webapp/sass/base/_structure.scss
index 217488334..60673f9a2 100644
--- a/webapp/sass/base/_structure.scss
+++ b/webapp/sass/base/_structure.scss
@@ -32,6 +32,10 @@ body {
.inner-wrap {
height: 100%;
+ &.sticky {
+ overflow: auto;
+ }
+
> .row {
&.main {
height: 100%;