···11791179 font-size: 0.75em;
11801180}
1181118111821182-/* FIXME: this is a serious pollution, do not use this for "float: left" anymore */
11831183-.ui.left:not(.action) {
11841184- float: left;
11851185-}
11861186-11871182/* FIXME: this is a serious pollution, do not use this for "float: right" anymore */
11881183.ui.right:not(.action) {
11891184 float: right;
-18
web_src/css/repo.css
···19071907 flex-wrap: wrap;
19081908}
1909190919101910-.repository.settings.collaboration #repo-collab-form #search-user-box .results {
19111911- left: 7px;
19121912-}
19131913-19141914-.repository.settings.collaboration #repo-collab-form .ui.button {
19151915- margin-left: 5px;
19161916- margin-top: -3px;
19171917-}
19181918-19191919-.repository.settings.collaboration #repo-collab-team-form #search-team-box .results {
19201920- left: 7px;
19211921-}
19221922-19231923-.repository.settings.collaboration #repo-collab-team-form .ui.button {
19241924- margin-left: 5px;
19251925- margin-top: -3px;
19261926-}
19271927-19281910/* if the element is for a checkbox, then it should have a padding-left to align to the checkbox's text */
19291911.repository.settings.branches .branch-protection .ui.checkbox .help,
19301912.repository.settings.branches .branch-protection .checkbox-sub-item {