projects
/
WP-Themes
/
hospitalitymentality.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3785ef2
)
removing the vr menu item
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 25 Apr 2018 20:21:12 +0000
(16:21 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 25 Apr 2018 20:21:12 +0000
(16:21 -0400)
removing virtual reality training from the topbar
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
30fcf0b
..
1f106f8
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-2666,4
+2666,7
@@
body .cmvl-navbar-navigation span{
}
.cmvl-stats-user-table thead tr th:nth-last-child(3){
max-width: 65px;
+}
+.single-page-nav li:nth-child(3){
+ display: none;
}
\ No newline at end of file