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
-4
View File
@@ -32,10 +32,6 @@ html {
cursor: pointer;
}
.hg-standardBtn {
max-width: 100px;
}
/**
* hg-theme-default theme
*/