mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-23 04:29:21 +00:00
13 lines
185 B
CSS
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;
|
|
} |