13 lines
185 B
CSS
Raw Normal View History

2018-05-09 12:18:28 +02:00
/**
* Settings privacy settings section
*
* @author Pierre HUBERT
*/
2018-05-13 16:52:19 +02:00
.box-export-account-data-settings .btn {
float: right;
}
.box-delete-account-settings .btn {
float: right;
}