#search-sass-results td:first-child {
  width: 50%;
  max-width: 420px;}

#search-sass-results td:last-child,
#search-sass-results th:last-child {
  width: 100px; }

#search-sass-results code {
  white-space: pre-wrap;
  display: inline-block;
  word-break: break-word; }

#search-sass-results .tooltip {
word-wrap: break-word !important;
white-space: normal !important;
max-width: 400px !important; }

#search-sass-results .tooltip-inner {
  max-width: 400px !important;
}
