1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Craig Peterson 7ba496bf96 tweaks to gcloud
2017-03-12 16:02:46 -07:00

15 lines
177 B
CSS

.expanded > .expand-arrow {
display: none;
}
.expanded > .collapse-arrow {
display: inherit;
}
.collapse-arrow {
display:none;
}
body {
padding-bottom: 50px;
}