mirror of https://github.com/istio/istio.io.git
Fix footer for mobile (#212)
This commit is contained in:
parent
f090ed164d
commit
08391389b9
|
|
@ -10,10 +10,6 @@ footer {
|
|||
padding: 15px 0 35px;
|
||||
|
||||
ul {
|
||||
li {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&.active li {
|
||||
display: initial;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue