aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-05-13 09:26:24 +0300
committerXhmikosR <[email protected]>2014-05-13 09:26:24 +0300
commitd0fca8aaad4999d3389ebdada36102c89063e0f2 (patch)
tree6c08e312dc4390317890aae9b352d9d4be2d7b51 /docs
parent7a765d1f8b45dd10d40e6c9ac5ad144ff95a9b0d (diff)
downloadbootstrap-d0fca8aaad4999d3389ebdada36102c89063e0f2.tar.xz
bootstrap-d0fca8aaad4999d3389ebdada36102c89063e0f2.zip
Remove RTL leftovers.
Diffstat (limited to 'docs')
-rw-r--r--docs/_includes/getting-started/download.html3
-rw-r--r--docs/_includes/getting-started/whats-included.html2
2 files changed, 0 insertions, 5 deletions
diff --git a/docs/_includes/getting-started/download.html b/docs/_includes/getting-started/download.html
index b457d038e..c89c8b9e4 100644
--- a/docs/_includes/getting-started/download.html
+++ b/docs/_includes/getting-started/download.html
@@ -33,9 +33,6 @@
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="{{ site.cdn.css }}">
-<!-- RTL (right-to-left) version of CSS -->
-<link rel="stylesheet" href="{{ site.cdn.css_rtl }}">
-
<!-- Optional theme -->
<link rel="stylesheet" href="{{ site.cdn.css_theme }}">
diff --git a/docs/_includes/getting-started/whats-included.html b/docs/_includes/getting-started/whats-included.html
index 278ebac60..8500e573c 100644
--- a/docs/_includes/getting-started/whats-included.html
+++ b/docs/_includes/getting-started/whats-included.html
@@ -17,8 +17,6 @@ bootstrap/
├── css/
│ ├── bootstrap.css
│ ├── bootstrap.min.css
-│ ├── bootstrap-rtl.css
-│ ├── bootstrap-rtl.min.css
│ ├── bootstrap-theme.css
│ └── bootstrap-theme.min.css
├── js/