ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul[readonly] button:last-child {
    display: none; }
