comparison core/modules/tour/css/tour.module.css @ 14:1fec387a4317

Update Drupal core to 8.5.2 via Composer
author Chris Cannam
date Mon, 23 Apr 2018 09:46:53 +0100
parents 4c8ae668cc8c
children af1871eacc83
comparison
equal deleted inserted replaced
13:5fb285c0d0e3 14:1fec387a4317
30 width: 300px; 30 width: 300px;
31 z-index: 101; 31 z-index: 101;
32 top: 0; 32 top: 0;
33 left: 0; 33 left: 0;
34 } 34 }
35
35 @media only screen and (max-width: 767px) { 36 @media only screen and (max-width: 767px) {
36 .joyride-tip-guide { 37 .joyride-tip-guide {
37 width: 85%; 38 width: 85%;
38 left: 2.5%; 39 left: 2.5%;
39 } 40 }