Projekt

Obecné

Profil

« Předchozí | Další » 

Revize b3d4efe5

Přidáno uživatelem Tomáš Ballák před více než 3 roky(ů)

css fix

Zobrazit rozdíly:

website/public/css/style.css
204 204
  top: calc(100% - 4px);
205 205
}
206 206

  
207
header.map .nav-item:nth-of-type(3) .dropdown button {
208
  padding-left: 20px;
209
}
210

  
207 211
@media (max-width: 991.98px) {
208 212
  header.map .nav-item:nth-of-type(3) .dropdown {
209 213
    height: 100% !important;
210 214
    margin: 0px;
211 215
    flex-direction: column;
212 216
  }
217
  header.map .nav-item:nth-of-type(3) .dropdown button {
218
    padding-left: 12px;
219
  }
213 220
}
214 221

  
215 222
header.map .nav-item:nth-of-type(1), header.map .nav-item:nth-of-type(2), header.map .nav-item:nth-of-type(3) {

Také k dispozici: Unified diff