Brought in bootstrap-rtl and validate.js packages via bower for Matrix's patient...
[openemr.git] / public / assets / bootstrap-rtl-3-3-4 / less / responsive-embed-rtl.less
blob87bc416db04aed653525b95b24220669de93f7db
1 // RTL Embeds responsive
2 //
3 // Credit: Nicolas Gallagher and SUIT CSS.
5 .embed-responsive {
7   .embed-responsive-item,
8   iframe,
9   embed,
10   object {
11     right: 0;
12     left: auto;
13   }