Modified the menu

This commit is contained in:
CatalinScr
2017-08-04 12:16:13 +03:00
parent 5ce7d64b2c
commit d4ce7d626c
2 changed files with 6 additions and 6 deletions

View File

@@ -63,7 +63,7 @@
}
}
.cp-topbar {
position: absolute;
//position: absolute;
background: transparent;
a {
color: #fff;
@@ -208,8 +208,8 @@ h4 {
}
@media (max-width: 991px) {
#menuCollapse {
position: absolute;
left: -131px;
/*position: absolute;
left: -131px;*/
margin-top: 0.5em;
text-align: right;
}