Skip to content

Commit bdf8548

Browse files
committed
Comment out rtl direction by default
1 parent 024c6dc commit bdf8548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/stylesheets/screen.css.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@import 'normalize';
33
@import 'variables';
44
@import 'icon-font';
5-
@import 'rtl';
5+
// @import 'rtl'; // uncomment to switch to RTL format
66

77
/*
88
Copyright 2008-2013 Concur Technologies, Inc.

0 commit comments

Comments
 (0)