Skip to content
Snippets Groups Projects
Commit a4f7a410 authored by azul's avatar azul
Browse files

Merge pull request #161 from azul/bugfix/download-button-wider

make download button wide enough for helvetica #5039
parents 4b3b260e eb745388
No related branches found
No related tags found
No related merge requests found
......@@ -171,7 +171,7 @@ input, textarea {
}
.download {
a.btn {
width: 14em;
width: 15em;
font-weight: bold;
small {
font-weight: normal;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment