This commit is contained in:
bechi 2015-12-04 15:43:17 -03:00
commit 1af6204cc1
2 changed files with 3 additions and 3 deletions

View file

@ -174,11 +174,11 @@ _:-ms-fullscreen, :root .main {
.menu-activity {
background-image: linear-gradient(-180deg, #F1F3F5 0%, #FFFFFF 30%);
box-shadow: 0px -1px 0px 0px rgba(165,178,191,0.30);
box-shadow: 0px -1px 0px 0px rgba(165,178,191,0.35);
width: 100%;
height: 8rem;
position: absolute;
top: -15px;
top: -10px;
margin-left: auto;
margin-right: auto;
left:0;