Browse Source

Removing active state on table views.

pull/214/head
connors 11 years ago
parent
commit
0369d02d00
  1. 3
      lib/sass/table-views.scss

3
lib/sass/table-views.scss

@ -28,9 +28,6 @@
margin: -11px -60px -11px 0;
color: inherit;
}
> a:not([class*="button"]):active {
background-color: #eee;
}
p {
margin: 0;

Loading…
Cancel
Save