Hi, I noticed the following lines in the module's CSS file:

.hidden {
  display: none;
}

hidden class gets introduced quite often in any project. Is there a way it could be renamed to something which is module specific? Something like gigya-hidden

Comments

  • gambaweb committed 3d016ae on 7.x-4.x
    by Gambaweb : Issue #2227173 changed hidden class to gigya-hidden
    
gambaweb’s picture

Status: Active » Closed (fixed)

changed