Remove max-width for standard buttons

This commit is contained in:
Francisco Hodge
2019-02-25 20:26:30 -05:00
parent 92d1e822a5
commit bee709e3b5
7 changed files with 7 additions and 15 deletions
+1 -5
View File
@@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v2.15.3 (Non-minified build)
* simple-keyboard v2.15.4 (Non-minified build)
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef)
@@ -46,10 +46,6 @@ html {
cursor: pointer;
}
.hg-standardBtn {
max-width: 100px;
}
/**
* hg-theme-default theme
*/