mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 19:11:56 +02:00
Adjust btn-group for correct borders on PDF buttons
This commit is contained in:
@@ -114,9 +114,6 @@
|
||||
}
|
||||
.btn-group {
|
||||
margin: 0 (@line-height-computed / 2);
|
||||
> a {
|
||||
margin: 0;
|
||||
}
|
||||
> .btn-group {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@@ -66,7 +66,6 @@
|
||||
.btn-group > .btn:last-child:not(:first-child),
|
||||
.btn-group > .dropdown-toggle:not(:first-child) {
|
||||
.border-left-radius(0);
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
// Custom edits for including btn-groups within btn-groups (useful for including dropdown buttons within a btn-group)
|
||||
|
||||
Reference in New Issue
Block a user