@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("https://www.google.com/reader/view/"), url-prefix("http://www.google.com/reader/view/") {
  .samedir .entry .card-common .entry-container .entry-date {
    height: 40px !important;
  }
  span.read-state {
    position: absolute !important;
    top: 44px !important;
    right: 14px !important;
  }
}