fixed user-menu dropdown top border

pull/2437/head
REJack 2019-11-12 15:57:25 +01:00
parent 78325db63a
commit 2c7229674c
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
5 changed files with 3 additions and 5 deletions

View File

@ -185,7 +185,6 @@
> .dropdown-menu { > .dropdown-menu {
@include border-top-radius(0); @include border-top-radius(0);
padding: 0; padding: 0;
border-top-width: 0;
width: 280px; width: 280px;
&, &,

View File

@ -13017,7 +13017,6 @@ body.text-sm .control-sidebar {
border-top-left-radius: 0; border-top-left-radius: 0;
border-top-right-radius: 0; border-top-right-radius: 0;
padding: 0; padding: 0;
border-top-width: 0;
width: 280px; width: 280px;
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long