1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-02-15 10:22:41 +00:00
2018-05-13 16:52:19 +02:00

13 lines
185 B
CSS

/**
* Settings privacy settings section
*
* @author Pierre HUBERT
*/
.box-export-account-data-settings .btn {
float: right;
}
.box-delete-account-settings .btn {
float: right;
}