Skip to content
Snippets Groups Projects

3442175

Closed Jesus Manuel Olivas requested to merge 3442175 into 1.0.x
3 files
+ 43
6
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 7
1
@@ -4,7 +4,7 @@
#drupal-off-canvas-wrapper {
background: none;
background-color: none;
background-color: #f5f7fb;
}
#drupal-off-canvas {
@@ -59,3 +59,9 @@
width: 85% !important;
max-width: 85% !important;
}
#drupal-off-canvas-wrapper #dialog-toggle {
padding-right: 10px;
cursor: pointer;
font-size: large;
}
Loading