diff --git a/public/css/help.css b/public/css/help.css index ba1f7d2..d5e02e1 100644 --- a/public/css/help.css +++ b/public/css/help.css @@ -286,6 +286,7 @@ header nav a.selected:before { width: 1.1em; height: 1.1em; -webkit-transform: rotate(45deg); + transform: rotate(45deg); background: #fff; content: ''; }