Created
September 20, 2013 14:48
-
-
Save aog1971/6638672 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi, I can not solve the problem Chrome and firefox ... only works in IE (10): | |
<ul class=”ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all”> | |
.ui-helper-clearfix:before, | |
.ui-helper-clearfix:after { | |
content: ""; | |
display:table; | |
border-collapse: collapse; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment