File tree 2 files changed +7
-0
lines changed
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}
793
793
.repository .segment .reactions .select-reaction {float : none}
794
794
.repository .segment .reactions .select-reaction : not (.active ) a {display : none}
795
795
.repository .segment .reactions : hover .select-reaction a {display : block}
796
+ .repository .ui .fluid .action .input .ui .search .action .input {flex : auto}
796
797
.user-cards .list {padding : 0 ;display : flex;flex-wrap : wrap}
797
798
.user-cards .list .item {list-style : none;width : 32% ;margin : 10px 10px 10px 0 ;padding-bottom : 14px ;float : left}
798
799
.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 1936
1936
display : block ;
1937
1937
}
1938
1938
}
1939
+
1940
+ .ui.fluid.action.input {
1941
+ .ui.search.action.input {
1942
+ flex : auto ;
1943
+ }
1944
+ }
1939
1945
}
1940
1946
1941
1947
// End of .repository
You can’t perform that action at this time.
0 commit comments