2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

docs(examples): use RTLCSS for RTL examples

This commit is contained in:
Gaël Poupard
2020-11-23 18:50:45 +02:00
committed by XhmikosR
parent eb618393e3
commit 3ef8483c5d
16 changed files with 455 additions and 59 deletions
@@ -15,7 +15,11 @@ body {
.sidebar {
position: fixed;
top: 0;
/* rtl:raw:
right: 0;
*/
bottom: 0;
/* rtl:remove */
left: 0;
z-index: 100; /* Behind the navbar */
padding: 48px 0 0; /* Height of navbar */