Merge remote-tracking branch 'upstream/pull/4366'

This commit is contained in:
Tom Hughes 2023-11-26 18:56:05 +00:00
commit 58a94af629

View file

@ -225,26 +225,6 @@ body.small-nav {
margin-right: 0; margin-right: 0;
padding: 0; padding: 0;
ul, li {
border: none;
border-radius: 0;
width: 100%;
}
ul {
border-top: 1px solid #eee;
li {
border-bottom: 1px solid #eee;
border-right: none;
> a {
border-radius: 0;
width: 100%;
text-align: center;
font-size: 15px;
}
}
}
.btn-group { .btn-group {
width: 100%; width: 100%;
padding: 10px; padding: 10px;