htdocs/css/boxer.css [130:135]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  width: 360px;
  display: block;
  background: white;
  line-height: 40px;
  pointer-events: auto;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



htdocs/css/boxer.scss [150:155]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            width: 360px;
            display: block;
            background: white;
            line-height: 40px;
            pointer-events: auto;
        }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



