From 21630c6be9e33e573034c7f47e2696884b303346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Iv=C3=A1n?= Date: Sat, 3 Sep 2016 17:16:25 -0500 Subject: Contribution calendar now scrolls right by default --- app/assets/stylesheets/framework/blocks.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'app/assets') diff --git a/app/assets/stylesheets/framework/blocks.scss b/app/assets/stylesheets/framework/blocks.scss index 592ef0d647f..099e95fed0e 100644 --- a/app/assets/stylesheets/framework/blocks.scss +++ b/app/assets/stylesheets/framework/blocks.scss @@ -56,6 +56,7 @@ &.second-block { margin-top: -1px; margin-bottom: 0; + direction: rtl; } &.footer-block { -- cgit v1.2.3