mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
Remove duplicate position property for .btn-loading:after
This commit is contained in:
@@ -98,7 +98,6 @@
|
||||
display: block;
|
||||
height: 1.4em;
|
||||
width: 1.4em;
|
||||
position: absolute;
|
||||
left: calc(50% - (1.4em / 2));
|
||||
top: calc(50% - (1.4em / 2));
|
||||
transform-origin: center;
|
||||
@@ -115,4 +114,4 @@
|
||||
&.btn-secondary:after {
|
||||
border-color: $yiq-text-dark;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user