@@ -448,7 +448,7 @@ i.icon.centerlock{top:1.5em}
448
448
.repository .owner .dropdown {min-width : 40% !important }
449
449
.repository # file-buttons {margin-left : auto!important ;font-weight : 400 }
450
450
.repository # file-buttons .ui .button {padding : 8px 10px ;font-weight : 400 }
451
- .repository .metas .menu {overflow-x : auto}
451
+ .repository .metas .menu {max-height : 300 px ; overflow-x : auto}
452
452
.repository .metas .ui .list .hide {display : none!important }
453
453
.repository .metas .ui .list .item {padding : 0 }
454
454
.repository .metas .ui .list .label .color {padding : 0 8px ;margin-right : 5px }
@@ -547,7 +547,7 @@ i.icon.centerlock{top:1.5em}
547
547
.repository .new .issue .comment .form .content : after {border-right-color : # fff }
548
548
.repository .new .issue .comment .form .content .markdown {font-size : 14px }
549
549
.repository .new .issue .comment .form .metas {min-width : 220px }
550
- .repository .new .issue .comment .form .metas .filter .menu {max-height : 300 px ; overflow-x : auto}
550
+ .repository .new .issue .comment .form .metas .filter .menu {overflow-x : auto}
551
551
.repository .view .issue .title {padding-bottom : 0 !important }
552
552
.repository .view .issue .title h1 {font-weight : 300 ;font-size : 2.3rem ;margin-bottom : 5px }
553
553
.repository .view .issue .title h1 .ui .input {font-size : .5em ;vertical-align : top;width : 50% ;min-width : 600px }
@@ -990,7 +990,7 @@ td.blob-excerpt{background-color:#fafafa}
990
990
@media only screen and (max-width : 768px ){.dashboard .feeds .filter .menu .item .floating .label , .dashboard .issues .filter .menu .item .floating .label {top : 10px ;left : auto;width : auto;right : 13px }
991
991
}
992
992
.dashboard .feeds .filter .menu .jump .item , .dashboard .issues .filter .menu .jump .item {margin : 1px ;padding-right : 0 }
993
- .dashboard .feeds .filter .menu .menu , .dashboard .issues .filter .menu .menu {max-height : 300 px ; overflow-x : auto;right : 0 !important ;left : auto!important }
993
+ .dashboard .feeds .filter .menu .menu , .dashboard .issues .filter .menu .menu {overflow-x : auto;right : 0 !important ;left : auto!important }
994
994
@media only screen and (max-width : 768px ){.dashboard .feeds .filter .menu , .dashboard .issues .filter .menu {width : 100% }
995
995
}
996
996
.dashboard .feeds .right .stackable .menu > .item .active , .dashboard .issues .right .stackable .menu > .item .active {color : # d9453d }
0 commit comments