diff --git a/themes/Default/common.css b/themes/Default/common.css index 54b080ef35..0ceb344ca1 100644 --- a/themes/Default/common.css +++ b/themes/Default/common.css @@ -160,6 +160,7 @@ notebook header tabs tab { background-color: @bg-color; background-image: none; border: 1px solid @strong-border-color; + box-shadow: none; margin-left: 2px; margin-right: 2px; min-width: 30px;