Merge branch '4.15-candidate' of github.com:xwiki-labs/cryptpad into 4.15-candidate
commit
93bdea554f
|
@ -58,7 +58,8 @@
|
|||
justify-content: center;
|
||||
flex-direction: column;
|
||||
margin: 0 auto;
|
||||
flex-grow: 1; // XXX DB: no effect
|
||||
flex-grow: 1;
|
||||
max-width: unset;
|
||||
img {
|
||||
max-width: 200px;
|
||||
margin-bottom: 1.5em;
|
||||
|
|
Loading…
Reference in New Issue