File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -793,6 +793,7 @@ i.icon.centerlock{top:1.5em}
793793.repository .segment .reactions .select-reaction {float : none}
794794.repository .segment .reactions .select-reaction : not (.active ) a {display : none}
795795.repository .segment .reactions : hover .select-reaction a {display : block}
796+ .repository .ui .fluid .action .input .ui .search .action .input {flex : auto}
796797.user-cards .list {padding : 0 ;display : flex;flex-wrap : wrap}
797798.user-cards .list .item {list-style : none;width : 32% ;margin : 10px 10px 10px 0 ;padding-bottom : 14px ;float : left}
798799.user-cards .list .item .avatar {width : 48px ;height : 48px ;float : left;display : block;margin-right : 10px }
Original file line number Diff line number Diff line change 19361936 display : block ;
19371937 }
19381938 }
1939+
1940+ .ui.fluid.action.input {
1941+ .ui.search.action.input {
1942+ flex : auto ;
1943+ }
1944+ }
19391945}
19401946
19411947// End of .repository
You can’t perform that action at this time.
0 commit comments