Skip to content
Snippets Groups Projects

Remove the tab outline: none; style

1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -11,6 +11,3 @@ ul.quicktabs-tabs li {
@@ -11,6 +11,3 @@ ul.quicktabs-tabs li {
padding: 2px;
padding: 2px;
white-space: nowrap;
white-space: nowrap;
}
}
ul.quicktabs-tabs li a:focus {
outline: none;
}
Loading