1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-11-02 06:42:59 +00:00

removed minified files, minifing should be part of build process

This commit is contained in:
Andrew Karpow
2016-02-13 21:58:43 +01:00
parent 9274480b2e
commit 0059a6dd41
6 changed files with 9 additions and 20 deletions

View File

@@ -83,4 +83,8 @@ td:last-child, td:first-child {
position: relative;
z-index: 9999;
margin: 5px 0px;
}
}
button {
overflow: hidden;
}