Frontend/src/app/geofences/geofence-editor/geofence-editor.component.css [7:18]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

form {
  width: 100%;
}

.partial-input {
  float:left;
  width:65%;
}

.partial-button {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



Frontend/src/app/users/user-editor/user-editor.component.css [6:17]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

form {
  width: 100%;
}

.partial-input {
  float:left;
  width:65%;
}

.partial-button {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



