aboutsummaryrefslogtreecommitdiffstats
path: root/account/static/css/account_profile_update.css
blob: 665b2abc414c57434e0d91d1cd453c2ce718f1d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * account_profile_update.css
 * for 'profile_update.html' template
 */

.add-attachments .btn {
    margin-top: -6px;
}

.add-attachments + hr {
    margin-top: 0;
}