Fixed shared lists overflowing
This commit is contained in:
parent
8267f50249
commit
0af1deaa00
1 changed files with 4 additions and 0 deletions
|
@ -314,6 +314,10 @@ h1,h2,h3,h4,h5,h6{
|
|||
.logout {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.column {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.offline {
|
||||
|
|
Loading…
Reference in a new issue