mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Comment out rtl direction by default
This commit is contained in:
parent
024c6dc962
commit
bdf8548cc7
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue