File tree Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -749,38 +749,6 @@ blockquote .attribute-name {
749
749
}
750
750
}
751
751
752
- .dropdown-menu {
753
- background-color : var (--cream );
754
- border-radius : 0 ;
755
- border : transparent;
756
- }
757
-
758
- .dropdown-menu > li > a {
759
- border-bottom : 1px solid var (--border-grey );
760
- color : var (--dark );
761
- font-family : var (--font--secondary );
762
- padding : 10px 20px ;
763
- }
764
-
765
- .dropdown-menu > li > a : hover {
766
- text-decoration : underline;
767
- }
768
-
769
- /* Menu dropdown hack to allow toggling */
770
- li .has-submenu a .allow-toggle {
771
- float : left;
772
- padding-right : 0 ;
773
- }
774
-
775
- .caret-custom {
776
- float : right;
777
- padding : 10px 10px 15px 5px !important ;
778
- }
779
-
780
- .caret-custom ::after {
781
- content : '▼' !important ;
782
- }
783
-
784
752
/* Mobile menu styling */
785
753
@media (max-width : 1150px ) {
786
754
.nav-pills > .presentation {
You can’t perform that action at this time.
0 commit comments