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 bf55dc9 commit dbbe043Copy full SHA for dbbe043
ui/style.css
@@ -128,7 +128,7 @@ button.user-name {
128
background-color: transparent;
129
border:none;
130
text-shadow: none;
131
- padding: 0 2px 0 2px;
+ padding: 0;
132
box-shadow: none;
133
border-radius: 0px;
134
border-bottom: 1px solid transparent;
@@ -259,7 +259,7 @@ progressbar.horizontal.embedded-progress>trough>progress {
259
}
260
261
.tweet-info-grid {
262
- padding: 12px;
+ padding: 1em;
263
264
265
row.tweet {
0 commit comments