diff --git a/css/style.css b/css/style.css index a36435b..f9d4a5e 100755 --- a/css/style.css +++ b/css/style.css @@ -376,7 +376,7 @@ body { background: #fff; -moz-box-shadow: inset 0 0 2px #000; -webkit-box-shadow: inset 0 0 2px #000; - box-shadow: inset 0 0 2px #000; + box-shadow: inset 0 0 2px #000; max-width: 100%; } .top-bar-section ul li > a {