0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 14:02:41 +00:00

added clear old button to the admin page

This commit is contained in:
Scott
2016-02-19 18:02:18 -05:00
parent 30dab729bb
commit 47fd832a32
3 changed files with 33 additions and 20 deletions

View File

@@ -48,4 +48,7 @@
.deleteButton{
cursor: pointer;
}
button.clearOldButton{
float : right;
}
}