Skip to content

Commit 95e12be

Browse files
jolheisertechknowlogick
authored andcommitted
Fix new repo alignment (#6583) (#6585)
* Fix new repo alignment (#6583) Signed-off-by: jolheiser <john.olheiser@gmail.com> * Kick Drone * Make stylesheets again. Signed-off-by: jolheiser <john.olheiser@gmail.com>
1 parent 245089b commit 95e12be

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

public/css/index.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/less/_base.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,10 @@ pre, code {
300300
font-size: .92857143rem;
301301
}
302302

303+
&.menu .ui.dropdown.item .menu .item {
304+
margin-right: auto;
305+
}
306+
303307
&.dropdown .menu>.item>.floating.label {
304308
z-index: 11;
305309
}

0 commit comments

Comments
 (0)