Skip to content
Snippets Groups Projects
Commit 864113b7 authored by Kevin Abel's avatar Kevin Abel
Browse files

Make the display:none property important to override inline styles

parent 57c9ebfd
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
// Template overrides
.embed #visitorChat,
#wdn_search {
display: none;
display: none !important;
}
#wdn_navigation_bar {
......
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