mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
added gravatar photo to settings page. moved action items in vault listing to left side for better mobile access
This commit is contained in:
@@ -77,6 +77,16 @@ form div.validation-errors ul {
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: @screen-sm-min) {
|
||||
.settings-photo {
|
||||
text-align: center;
|
||||
|
||||
img {
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
|
||||
.btn-table {
|
||||
|
||||
Reference in New Issue
Block a user