diff options
Diffstat (limited to 'carousel/carousel.css')
| -rw-r--r-- | carousel/carousel.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/carousel/carousel.css b/carousel/carousel.css index 3d997481e..49f8483a2 100644 --- a/carousel/carousel.css +++ b/carousel/carousel.css @@ -15,6 +15,7 @@ body { /* Special class on .container surrounding .navbar, used for positioning it into place. */ .navbar-wrapper { + position: relative; z-index: 10; } |
