Update changelog for 1.6.2 release (pending testing)

This commit is contained in:
Ben Gotow 2019-06-11 02:24:16 -05:00
parent 5ad85ff7cb
commit 1808e52b05
2 changed files with 424 additions and 374 deletions

File diff suppressed because it is too large Load diff

View file

@ -157,8 +157,8 @@
margin-left: 4px; margin-left: 4px;
margin-bottom: 2px; margin-bottom: 2px;
vertical-align: middle; vertical-align: middle;
box-shadow: @text-color 0px 0.5px, @text-color 0px -0.5px, @text-color 0.5px 0px, box-shadow: @text-color 0 0.5px, @text-color 0 -0.5px, @text-color 0.5px 0,
@text-color -0.5px 0px; @text-color -0.5px 0;
} }
} }