mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3212] Upload version buttons wrapping fixed (#3492)
This commit is contained in:
committed by
Eugenio Romano
parent
528d8e5855
commit
052668fddc
@@ -7,13 +7,11 @@
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.adf-cancel-button {
|
||||
margin-left: 20px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.adf-new-version-file-upload {
|
||||
.adf-version-upload-buttons {
|
||||
display: flex;
|
||||
float: right;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.adf-new-version-max-width {
|
||||
|
Reference in New Issue
Block a user