Move progress bar into the action button to stop components jumping
This commit is contained in:
parent
8b785823ab
commit
2937010e95
5 changed files with 57 additions and 45 deletions
|
|
@ -343,7 +343,7 @@ a:hover {
|
|||
border-radius: @button-border-radius;
|
||||
padding: 0 8px;
|
||||
border-color: @global-border;
|
||||
margin-bottom: 2px;
|
||||
margin-bottom: 4px;
|
||||
text-transform:none !important;
|
||||
}
|
||||
|
||||
|
|
@ -356,7 +356,6 @@ a:hover {
|
|||
background-color: rgba(180, 180, 180, 0.10);
|
||||
border-color: @global-primary-background;
|
||||
color: @button-text-color;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.uk-button-danger {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue