Skip to content

Commit

Permalink
Remove footer overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleeckx committed Jan 5, 2017
1 parent 33e9d58 commit 9b13945
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/WebComponents/QueryGrid/query-grid.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,6 @@

footer#dataFooterHost {
border-top: 1px solid var(--theme-light-border);
@include relative();

&:after {
@include fit();
background-color: white;
content: " ";
left: 0;
top: 0;
bottom: 0;
}

table {
td[is="vi-query-grid-table-footer-column"].pinned.last-pinned {
Expand Down

0 comments on commit 9b13945

Please sign in to comment.