mirror of
https://github.com/danbulant/api_docs
synced 2026-05-24 12:27:29 +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 'normalize';
|
||||||
@import 'variables';
|
@import 'variables';
|
||||||
@import 'icon-font';
|
@import 'icon-font';
|
||||||
@import 'rtl';
|
// @import 'rtl'; // uncomment to switch to RTL format
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2008-2013 Concur Technologies, Inc.
|
Copyright 2008-2013 Concur Technologies, Inc.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue