1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 10:07:02 +00:00

ui: Convert hamburger to button

This commit is contained in:
James Hillyerd
2019-02-17 13:40:56 -08:00
parent b2255fefab
commit a467829103
4 changed files with 21 additions and 4 deletions

View File

@@ -30,9 +30,10 @@
.navbar-toggle {
color: var(--navbar-color);
font-size: 24px;
padding: 0 6px;
position: absolute;
top: 10px;
right: 20px;
right: 14px;
}
.navbar a,