Viewing File: /usr/share/doc/libjs-bootstrap4/assets/scss/_browser-bugs.scss

// Wall of Browser Bugs
//
// Better display for the responsive table on the Wall of Browser Bugs.

.bd-browser-bugs {
  td p {
    margin-bottom: 0;
  }
  th:first-child {
    width: 18%;
  }
}
Back to Directory File Manager