Skip to content
Snippets Groups Projects
Commit 88b0babd authored by Ryan Dee's avatar Ryan Dee
Browse files

Remove border from Google results tables

parent d19c01a8
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,12 @@
// !UNL Google Search Results Overrides
.unl .google-results table,
.unl .google-results tbody th,
.unl .google-results tbody td {
border: 0 !important;
}
.unl .google-results tbody th,
.unl .google-results tbody td {
padding-bottom: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment