.moderationActions { position: relative; display: inline-block; padding: 0 4px; } .arrow { -ms-user-select:none; -moz-user-select: none; -webkit-user-select: none; -webkit-touch-callout:none; user-select: none; -webkit-tap-highlight-color:rgba(0,0,0,0); } .arrow:hover { cursor: pointer; } .icon { font-size: 16px; }