Skip to content

Commit 48cdd90

Browse files
jolheiserzeripath
authored andcommitted
Fix new repo alignment (#6583)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
1 parent 4ad65bb commit 48cdd90

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
@@ -288,6 +288,10 @@ pre, code {
288288
font-size: .92857143rem;
289289
}
290290

291+
&.menu .ui.dropdown.item .menu .item {
292+
margin-right: auto;
293+
}
294+
291295
&.dropdown .menu>.item>.floating.label {
292296
z-index: 11;
293297
}

0 commit comments

Comments
 (0)