mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2024-04-21 12:32:08 +00:00
8 lines
137 B
CSS
8 lines
137 B
CSS
.component_logpage button{
|
|
width: inherit;
|
|
float: right;
|
|
margin-top: 5px;
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
}
|