body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;

  /* This is a hack for iOS to prevent overflow on ipads and phones */
  width: 1px;
  min-width: 100%;
  *width: 100%;
}

#remarkbox-menu {
  float: right;
}
