mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
/admin/plugins: Fix update check
This commit is contained in:
parent
d01a209cbf
commit
c4d9a71156
4 changed files with 21 additions and 19 deletions
|
@ -139,6 +139,7 @@ td, th {
|
|||
#installed-plugins td>div {
|
||||
position: relative;/* Allows us to position the loading indicator relative to this row */
|
||||
display: inline-block; /*make this fill the whole cell*/
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.messages td>* {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue