diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index c60dccc..4d22d3a 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -1809,7 +1809,7 @@ dl.bb-dl > dd > li { font-size: 1.2rem; } .toplevel_item , #notifications , #profile-jot-wrapper{ - box-shadow: 0px 0px 5px 2px rgba(75, 75, 75, 0.3); + box-shadow: 0px 0px 5px 1px rgba(75, 75, 75, 0.3); transition: all 300ms 0s; } .toplevel_item:hover , #notifications:hover , #profile-jot-wrapper:hover{