mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
styling of global view colum
This commit is contained in:
parent
c6d7ed114e
commit
c539cc7d6b
1 changed files with 1 additions and 0 deletions
|
@ -871,6 +871,7 @@ input[type=checkbox] {
|
||||||
}
|
}
|
||||||
.column {
|
.column {
|
||||||
float: left;
|
float: left;
|
||||||
|
width:50%;
|
||||||
}
|
}
|
||||||
#settings,
|
#settings,
|
||||||
#import_export,
|
#import_export,
|
||||||
|
|
Loading…
Reference in a new issue