mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-30 19:08:10 -05:00
commit
faec113710
1 changed files with 2 additions and 3 deletions
|
@ -372,10 +372,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.wmd-controls {
|
.wmd-controls {
|
||||||
left: 30px;
|
left: auto;
|
||||||
right: 30px;
|
right: auto;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50px;
|
|
||||||
bottom: 48px;
|
bottom: 48px;
|
||||||
|
|
||||||
// this removes the topmost margin;
|
// this removes the topmost margin;
|
||||||
|
|
Loading…
Reference in a new issue