From 4782e5c0b24655ee90877873159e06ef6972d5f0 Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 3 Aug 2020 00:18:02 +0300 Subject: [PATCH] fix docs dropdown --- css/codeception.css | 55 ++++++++++++++++++++++++--------------------- 1 file changed, 30 insertions(+), 25 deletions(-) diff --git a/css/codeception.css b/css/codeception.css index 2b6ebe186..246c57091 100644 --- a/css/codeception.css +++ b/css/codeception.css @@ -1019,35 +1019,10 @@ body .panel-info>.panel-heading a { background-color: #ffffff; } -@media (min-width: 768px) { - .dropdown-menu.columns-3 { - min-width: 100%; - left: 0; - right: auto; - overflow: hidden; - background-color: #F5F9FD; - } - - .navbar>.container-fluid .navbar-brand { - margin-left: 0; - } - - body .page { - padding: 1em 2em 2em; - } -} - .footer-logo:hover { text-decoration: none; } -@media screen and (min-width:992px) { - .navbar-right { - display: flex; - align-items: center; - } -} - .hero--symfony img { width: 70%; max-width: 800px; @@ -1372,6 +1347,23 @@ body #footer .links { padding-left: 0 !important; padding-right: 0 !important; } + + .dropdown-menu.columns-3 { + min-width: 100%; + left: 0; + top: 100px; + right: auto; + overflow: hidden; + background-color: #F5F9FD; + } + + .navbar>.container-fluid .navbar-brand { + margin-left: 0; + } + + body .page { + padding: 1em 2em 2em; + } } @media screen and (min-width:991px) { @@ -1431,6 +1423,15 @@ body #footer .links { margin-left: 20px; font-size: 18px; } + + .navbar-right { + display: flex; + align-items: center; + } + + .dropdown-menu.columns-3 { + top: 52px; + } } @media screen and (min-width:1200px) { @@ -1474,6 +1475,10 @@ body #footer .links { .hero--quickstart { margin-bottom: -400px; } + + .dropdown-menu.columns-3 { + top: 48px; + } } .team { pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy