File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -547,7 +547,7 @@ i.icon.centerlock{top:1.5em}
547547.repository .new .issue .comment .form .content : after {border-right-color : # fff }
548548.repository .new .issue .comment .form .content .markdown {font-size : 14px }
549549.repository .new .issue .comment .form .metas {min-width : 220px }
550- .repository .new .issue .comment .form .metas .filter .menu {overflow-x : auto}
550+ .repository .new .issue .comment .form .metas .filter .menu {max-height : 300 px ; overflow-x : auto}
551551.repository .view .issue .title {padding-bottom : 0 !important }
552552.repository .view .issue .title h1 {font-weight : 300 ;font-size : 2.3rem ;margin-bottom : 5px }
553553.repository .view .issue .title h1 .ui .input {font-size : .5em ;vertical-align : top;width : 50% ;min-width : 600px }
Original file line number Diff line number Diff line change 580580 min-width : 220px ;
581581
582582 .filter.menu {
583- // max-height: 300px;
583+ max-height : 300px ;
584584 overflow-x : auto ;
585585 }
586586 }
You can’t perform that action at this time.
0 commit comments