We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a7fd4 commit 7d9a6d9Copy full SHA for 7d9a6d9
codepulse/src/main/webapp/templates-hidden/TraceInputForm.html
@@ -125,11 +125,11 @@
125
126
<div class="file-input-result">
127
The trace will be imported from
128
- <div class="btn-group">
129
- <div class="file-input-name" name="file-input-choice-label">
+ <div class="button-bar">
+ <div class="file-input-name item" name="file-input-choice-label">
130
the file you choose or drag
131
</div>
132
- <div class="file-input-clear" title="Don't use this file">
+ <div class="file-input-clear button item" title="Don't use this file">
133
<i class="fa fa-times-circle"></i>
134
135
0 commit comments