mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
padding on import now button
This commit is contained in:
parent
cf3c8e599f
commit
05a8ae7acc
1 changed files with 1 additions and 0 deletions
|
@ -627,6 +627,7 @@ table#otheruserstable {
|
||||||
|
|
||||||
#importsubmitinput {
|
#importsubmitinput {
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
|
padding:2px 4px 2px 4px;
|
||||||
}
|
}
|
||||||
#importstatusball {
|
#importstatusball {
|
||||||
height: 50px
|
height: 50px
|
||||||
|
|
Loading…
Reference in a new issue