Skip to content

Commit f8823f8

Browse files
authored
refactor addons (Codeception#518)
1 parent 3be96d1 commit f8823f8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_scss/_main.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,6 +955,9 @@ body .navbar-inverse .navbar-toggle .icon-bar {
955955
box-sizing: border-box;
956956
border-radius: 2px;
957957
background-clip: padding-box;
958+
@media (max-width: 767px) {
959+
padding: 1em;
960+
}
958961

959962
span.card-title {
960963
color: #555;
@@ -975,6 +978,9 @@ body .navbar-inverse .navbar-toggle .icon-bar {
975978
background-repeat: no-repeat;
976979
background-position: center;
977980
background-size: cover;
981+
@media (max-width: 767px) {
982+
margin: -1em;
983+
}
978984

979985
> .card-title {
980986
background: rgba(255, 255, 255, 0.9);
@@ -1000,6 +1006,8 @@ body .navbar-inverse .navbar-toggle .icon-bar {
10001006
a {
10011007
color: #333;
10021008
text-decoration: none;
1009+
display: inline-block;
1010+
width: 100%;
10031011

10041012
&:hover {
10051013
text-decoration: none;

0 commit comments

Comments
 (0)
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