mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add margin-bottom to tags
This commit is contained in:
parent
2d9cadb487
commit
5f665252d5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.tag-link {
|
.tag-link {
|
||||||
margin-right: @margin-xs;
|
margin: 0 @margin-xs @margin-sm 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.templates-container {
|
.templates-container {
|
||||||
|
|
Loading…
Reference in a new issue