1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

data breach report. resolves #53

This commit is contained in:
Kyle Spearrin
2017-05-25 17:41:29 -04:00
parent 0aab548b87
commit 1e3a39defc
10 changed files with 153 additions and 2 deletions

View File

@@ -341,6 +341,19 @@ form .btn .loading-icon {
}
}
.box-breach {
img {
max-height: 200px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
@media (min-width: @screen-sm) {
margin-top: 10px;
}
}
}
/* Toastr */
#toast-container {