diff options
| author | Greg Roach <fisharebest@gmail.com> | 2017-11-18 21:11:28 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2017-11-18 21:21:42 +0000 |
| commit | 8910e2b9560aa9767ec21191dc203385b6946d6d (patch) | |
| tree | 0c5b49061b70fb31f3e66751c0c6d6a2ff6cf1c1 /themes/_common/css-2.0.0/style.css | |
| parent | 18dc0948a4cad15b0b1e32f137ab2546e7c5dae2 (diff) | |
| download | webtrees-8910e2b9560aa9767ec21191dc203385b6946d6d.tar.gz webtrees-8910e2b9560aa9767ec21191dc203385b6946d6d.tar.bz2 webtrees-8910e2b9560aa9767ec21191dc203385b6946d6d.zip | |
Try another bootstrap RTL library
Diffstat (limited to 'themes/_common/css-2.0.0/style.css')
| -rwxr-xr-x | themes/_common/css-2.0.0/style.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/themes/_common/css-2.0.0/style.css b/themes/_common/css-2.0.0/style.css index c4eb3eada1..c61f30319b 100755 --- a/themes/_common/css-2.0.0/style.css +++ b/themes/_common/css-2.0.0/style.css @@ -18,11 +18,6 @@ white-space: normal !important; } -/* bootstrap-rtl isn't up-to-date with bootstrap4-beta2 */ -[dir=rtl] body { - text-align: right; -} - /* Override Bootstrap formatting */ .row .select2-selection--single { } |
