[Connect | Trunk]: Move border of menu only in communities
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58627 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
0f3c261962
commit
bbd6d699d9
|
@ -274,7 +274,3 @@ a:hover .user-circle-background {
|
|||
.connectApp .uk-grid-divider>:not(.uk-first-column)::before {
|
||||
border-left: 1px solid #DEDEDE;
|
||||
}
|
||||
|
||||
#stickyNavbar{
|
||||
box-shadow: 0px 1px 1px #0000004D;
|
||||
}
|
||||
|
|
|
@ -200,4 +200,8 @@ a:not(.uk-button):hover,
|
|||
|
||||
.uk-slidenav {
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
#stickyNavbar{
|
||||
box-shadow: 0 1px 1px #0000004D;
|
||||
}
|
Loading…
Reference in New Issue