@internetarchive/ia-menu-slider
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "@internetarchive/ia-menu-slider", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Menu slider used in ia-topnav", | ||
@@ -5,0 +5,0 @@ "author": "ia-menu-slider", |
@@ -127,6 +127,5 @@ import { css } from 'lit-element'; | ||
.content section { | ||
height: 96%; | ||
height: 100%; | ||
position: relative; | ||
width: 100%; | ||
padding-bottom: 4%; | ||
} | ||
@@ -133,0 +132,0 @@ |
Sorry, the diff of this file is not supported yet
69343
791