mirror of
https://github.com/pretix/pretix.git
synced 2026-05-20 17:44:02 +00:00
Add cssclass for footer-nav and improve button-style in footer (#6167)
This commit is contained in:
committed by
GitHub
parent
857791445f
commit
3df5b1d075
@@ -201,13 +201,16 @@ footer nav li:not(:first-child):before {
|
||||
width: 1.5em;
|
||||
text-align: center;
|
||||
}
|
||||
footer nav .btn,
|
||||
footer nav .btn-link {
|
||||
display: inline;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font-size: 11px;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
footer nav .btn-link {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.js-only {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user