Skip to content
Snippets Groups Projects
Commit c317398d authored by Jared Hancock's avatar Jared Hancock
Browse files

oops: Fix bad float style

parent 12202388
No related branches found
No related tags found
No related merge requests found
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
border-left: none; border-left: none;
border-right: 1px solid rgba(0,0,0,0.7); border-right: 1px solid rgba(0,0,0,0.7);
} }
.rtl [class^="icon-"].pull-left, [class*=" icon-"].pull-left { .rtl [class^="icon-"].pull-left, [class*=" icon-"].pull-right {
margin-right: 0; margin-right: 0;
margin-left: 0.3em; margin-left: 0.3em;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment