diff --git a/web/scss/_basic.scss b/web/scss/_basic.scss index bac0b14e..cc41767b 100644 --- a/web/scss/_basic.scss +++ b/web/scss/_basic.scss @@ -170,6 +170,7 @@ a:hover img .btn-full-width { width: 100%; + height: 100%; } .no-label .btn-label { @@ -236,4 +237,4 @@ video { width: 100%; max-width: 800px; height: auto; -} \ No newline at end of file +}