Projet

Général

Profil

Révision f066bdb5

Ajouté par Assos Assos il y a plus de 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/mayo/sass/partials/_mobile-first.scss
14 14
  }
15 15
  // Limits the stacking of top-column blocks to small screen touch.
16 16
  @media only screen and (max-width:320px) {
17
  #top-columns .column-block-wrapper {
17
  #top-columns .column-block-wrapper,
18
  #bottom-columns .column-block-wrapper,
19
  #footer-columns .column-block-wrapper {
18 20
    width: 100% !important;
19 21
    margin-top: 1em;
20 22
  }
21 23

  
22
  #top-columns .column-block-wrapper .column-block {
24
  #top-columns .column-block-wrapper .column-block,
25
  #bottom-columns .column-block-wrapper .column-block,
26
  #footer-columns .column-block-wrapper .column-block {
23 27
    height: auto !important;
24 28
    margin:0 !important;
25 29
  }

Formats disponibles : Unified diff