summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/calendar.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/calendar.scss')
-rw-r--r--app/assets/stylesheets/framework/calendar.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/calendar.scss b/app/assets/stylesheets/framework/calendar.scss
index b53f847260b..9a0f7a14e57 100644
--- a/app/assets/stylesheets/framework/calendar.scss
+++ b/app/assets/stylesheets/framework/calendar.scss
@@ -1,5 +1,6 @@
.calender-block {
- padding: 0 0 $gl-padding;
+ padding-left: 0;
+ padding-right: 0;
border-top: 0;
direction: rtl;