mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Remove RTL leftovers.
This commit is contained in:
@@ -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 }}">
|
||||
|
||||
|
||||
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user