update lib

This commit is contained in:
Nicolas Cusan
2020-05-29 17:05:34 +02:00
parent 6a5d05a7ee
commit 4b8d777a4a

View File

@@ -1,4 +1,4 @@
/*! destyle.css v1.0.12 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
========================================================================== */
@@ -327,6 +327,14 @@ button:-moz-focusring,
outline: 1px dotted ButtonText;
}
/**
* Remove padding
*/
option {
padding: 0;
}
/**
* Reset to invisible
*/