Switch to using a list for buttons.
This commit is contained in:
@@ -159,7 +159,8 @@ body {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.pulldown li {
|
||||
.pulldown a {
|
||||
display: block;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
@@ -184,7 +185,7 @@ div.pulldown-button button {
|
||||
color: #247BA0;
|
||||
}
|
||||
|
||||
div.pulldown button {
|
||||
ul.pulldown button {
|
||||
display: block;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user