mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
Fix loader styling
This commit is contained in:
parent
8fb8f0d3b6
commit
8a6b3c90e2
2 changed files with 5 additions and 1 deletions
|
@ -127,6 +127,10 @@ td, th {
|
|||
bottom: 50px;
|
||||
}
|
||||
|
||||
#progress img {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.settings {
|
||||
outline: none;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue