summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/calendar.scss
diff options
context:
space:
mode:
authorJose Ivan <jivanvlop@gmail.com>2017-01-25 11:27:42 -0800
committerJose Ivan <jivanvlop@gmail.com>2017-01-25 12:16:44 -0800
commit27a3505e028ab4a6af2386367c9d60e01eae04c7 (patch)
tree40d6f5578908a0fb035f13bcb16efca4ec999fc0 /app/assets/stylesheets/framework/calendar.scss
parent21630c6be9e33e573034c7f47e2696884b303346 (diff)
downloadgitlab-ce-27a3505e028ab4a6af2386367c9d60e01eae04c7.tar.gz
Reverted the change from .second-block to .calender-block
Diffstat (limited to 'app/assets/stylesheets/framework/calendar.scss')
-rw-r--r--app/assets/stylesheets/framework/calendar.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/calendar.scss b/app/assets/stylesheets/framework/calendar.scss
index ef921a8c6a9..1d2d1bfc0d7 100644
--- a/app/assets/stylesheets/framework/calendar.scss
+++ b/app/assets/stylesheets/framework/calendar.scss
@@ -1,6 +1,7 @@
.calender-block {
padding-left: 0;
padding-right: 0;
+ direction: rtl;
@media (min-width: $screen-sm-min) and (max-width: $screen-md-max) {
overflow-x: scroll;