This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Quill
mirror of
https://github.com/aaronpk/Quill.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Fix publish now dropdown's position so it doesn't scroll off
Closes
#11
pull/38/head
Prateek Saxena
8 years ago
parent
76dedd3c22
commit
9c8559ad20
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/editor/style.css
+ 1
- 1
public/editor/style.css
View File
@ -131,7 +131,7 @@ input.form-field-small {
}
.
publish-dropdown
{
position
:
absolute
;
position
:
fixed
;
top
:
62px
;
right
:
110px
;
z-index
:
1001
;
Write
Preview
Loading…
Cancel
Save