Delete temporary fix for icons on external links

This commit is contained in:
Valentin Brandl 2017-04-13 13:03:40 +02:00
parent dd3d72ebd1
commit b235483754
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -1,3 +0,0 @@
<style media="screen">
a[target="_blank"]::after { content: "" }
</style>