--- a/mouchak/static/css/main.css +++ b/mouchak/static/css/main.css @@ -209,7 +209,7 @@ margin-left: -250px; left: 20px; margin-top:0px; - width: 265px; + width: 270px; background: #f0f0f0; position: fixed; height: auto; @@ -221,9 +221,10 @@ -o-transition: all .4s ease 0s; -ms-transition: all .4s ease 0s; transition: all .4s ease 0s; - border-right: 4px solid #727272; + box-shadow: 1px 1px 1px #262525; + border-left: none; padding-right: 5px; - padding-left: 5px; + padding-left: 10px; } .sidebar-link a{