Skip to content

Commit

Permalink
Hide feedback button in print view
Browse files Browse the repository at this point in the history
  • Loading branch information
mapmeld committed Sep 10, 2012
1 parent 691ec71 commit c378ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/print.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* don't show feedback tab */
.gsfn-widget-tab{
display: none;
display: none !important;
}

/* don't show background space */
Expand Down

0 comments on commit c378ddc

Please sign in to comment.