Skip to content

Commit 91475c7

Browse files
author
per ploug
committed
Fixes the bottom floating buttons
On datatype editor buttons floated randomly at the bottom
1 parent 88934a3 commit 91475c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Umbraco.Web.UI.Client/src/less/panel.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,10 @@
3737
bottom: 31px !important;
3838
}
3939

40+
/*
4041
.umb-tab-buttons.umb-bottom-bar {
4142
bottom: 50px !important;
42-
}
43+
}*/
4344

4445
.umb-panel-header .umb-headline, .umb-panel-header h1 {
4546
font-size: 16px;

0 commit comments

Comments
 (0)