mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Shrink margin between subdued links
This commit is contained in:
parent
e5ca033538
commit
cb2a120c12
1 changed files with 1 additions and 0 deletions
|
@ -420,6 +420,7 @@
|
||||||
border: 0;
|
border: 0;
|
||||||
color: @gray;
|
color: @gray;
|
||||||
padding: 12px 12px 13px;
|
padding: 12px 12px 13px;
|
||||||
|
margin-left: 0;
|
||||||
&:hover,
|
&:hover,
|
||||||
&:focus {
|
&:focus {
|
||||||
color: @gray-dark;
|
color: @gray-dark;
|
||||||
|
|
Loading…
Reference in a new issue