mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Generalize this style to all .btn elements under the .template-details-section
This commit is contained in:
parent
865372d13f
commit
18f75bba79
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
|
||||
.template-details-section {
|
||||
padding-bottom: 20px;
|
||||
a.btn {
|
||||
.btn {
|
||||
margin-left: 6px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue