Skip to content

Commit dd65b0f

Browse files
authored
Merge pull request #179 from enjoy-software/master
fix: bootstrap toolbar more responsive
2 parents 7c44e00 + 86d0181 commit dd65b0f

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

martor/static/martor/css/martor.bootstrap.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@ body.overflow {
3232
}
3333

3434
.martor-toolbar {
35-
position: absolute;
3635
z-index: 100;
37-
right: 0;
38-
top: 0;
3936
}
4037
.enable-living .martor-toolbar {
4138
position: relative;

0 commit comments

Comments
 (0)