Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 34af46b239e4bd529fa8060ba3c2cc13 > files > 122

python3-oslo-test-3.4.1-3.mga7.noarch.rpm

.search-container-mobile
{
  display: none !important;
  position: relative !important;
  width: 100% !important;
}

.search-container {
  position: relative;
  display: none;
  float: left;
  width: 84%;
  top:10px;
}

@media (max-width: 767px), only screen and (max-device-width: 1024px) {
  .search-container-mobile
  {
    display: block !important;
  }

  .search-icon{
    display: none !important;
  }

  .search-container {
    display: none !important;
  }
}

.search-icon {
  display: none;
  padding: 17px 20px 16px;
  float: left;
  text-transform: uppercase;
  color: #8a959e;
  font-size: 12px;
  font-weight: 400;
}

.search-icon:hover {
  cursor: pointer;
  color: #8a959e;
}

.search-icon i {
  margin-right: 5px;
  color: #8a959e;
}