diff options
Diffstat (limited to 'client/src/sass')
-rw-r--r-- | client/src/sass/include/_variables.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/include/_variables.scss b/client/src/sass/include/_variables.scss index 6ea48f800..cb6061f45 100644 --- a/client/src/sass/include/_variables.scss +++ b/client/src/sass/include/_variables.scss | |||
@@ -44,7 +44,7 @@ $footer-border-color: $header-border-color; | |||
44 | $video-thumbnail-height: 110px; | 44 | $video-thumbnail-height: 110px; |
45 | $video-thumbnail-width: 200px; | 45 | $video-thumbnail-width: 200px; |
46 | 46 | ||
47 | $theater-bottom-space: 85px; | 47 | $theater-bottom-space: 115px; |
48 | 48 | ||
49 | $input-background-color: $bg-color; | 49 | $input-background-color: $bg-color; |
50 | $input-placeholder-color: #898989; | 50 | $input-placeholder-color: #898989; |