From bdf8548cc7a79be9a8c393721877b1aeeb640f99 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Sat, 16 Sep 2017 14:43:57 -0500 Subject: [PATCH] Comment out rtl direction by default --- source/stylesheets/screen.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/stylesheets/screen.css.scss b/source/stylesheets/screen.css.scss index e96680c..84848db 100644 --- a/source/stylesheets/screen.css.scss +++ b/source/stylesheets/screen.css.scss @@ -2,7 +2,7 @@ @import 'normalize'; @import 'variables'; @import 'icon-font'; -@import 'rtl'; +// @import 'rtl'; // uncomment to switch to RTL format /* Copyright 2008-2013 Concur Technologies, Inc.