Update npm dependencies and recompile frontend assets

This commit is contained in:
Jonny Barnes 2017-12-07 15:51:34 +00:00
commit a639edf9ae
28 changed files with 877 additions and 310 deletions

View file

@ -2,7 +2,6 @@
//thanks to http://adrianroselli.com/2016/12/accessible-emoji-tweaked.html
span[role=img][aria-label],
span[role=img][aria-label] {
position: relative;
}