mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
a little more polish
This commit is contained in:
parent
53887db872
commit
34f7625739
1 changed files with 4 additions and 0 deletions
|
@ -1050,6 +1050,10 @@ input[type=checkbox] {
|
||||||
position:absolute;
|
position:absolute;
|
||||||
bottom:33px;
|
bottom:33px;
|
||||||
}
|
}
|
||||||
|
#gritter-notice-wrapper{
|
||||||
|
bottom:43px !important;
|
||||||
|
right:10px !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#passwordRequired{
|
#passwordRequired{
|
||||||
|
|
Loading…
Reference in a new issue