Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
yflory
2019-11-06 16:26:40 +01:00
4 changed files with 18 additions and 6 deletions

View File

@@ -10,6 +10,9 @@
max-width: 300px;
display: flex;
flex-flow: column;
& hr {
margin: 0px !important;
}
.cp-notification {
min-height: @notif-height;
display: flex;
@@ -40,9 +43,6 @@
}
}
}
hr {
margin: 0px !important;
}
.cp-notifications-gotoapp {
p {
padding: 10px 0 !important;