mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add some whitespace around buttons in template-details.
This commit is contained in:
parent
96619bde8c
commit
865372d13f
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@
|
||||||
|
|
||||||
.template-details-section {
|
.template-details-section {
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
|
a.btn {
|
||||||
|
margin-left: 6px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.searchResult {
|
.searchResult {
|
||||||
|
|
Loading…
Reference in a new issue