Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2d1d243b

Přidáno uživatelem Tomáš Ballák před téměř 4 roky(ů)

little css fixes

Zobrazit rozdíly:

website/public/css/style.css
194 194
  }
195 195
}
196 196

  
197
header.map .nav-item:nth-of-type(3) .dropdown {
198
  height: calc(100% + 10px) !important;
199
  margin: -5px;
200
  margin-top: -7px;
201
}
202

  
203
header.map .nav-item:nth-of-type(3) .dropdown .dropdown-menu {
204
  top: calc(100% - 4px);
205
}
206

  
207
@media (max-width: 991.98px) {
208
  header.map .nav-item:nth-of-type(3) .dropdown {
209
    height: 100% !important;
210
    margin: 0px;
211
    flex-direction: column;
212
  }
213
}
214

  
197 215
header.map .nav-item:nth-of-type(1), header.map .nav-item:nth-of-type(2), header.map .nav-item:nth-of-type(3) {
198 216
  width: 300px;
199 217
}

Také k dispozici: Unified diff