Skip to content

Commit dbbe043

Browse files
committed
style: Refine spacing
1 parent bf55dc9 commit dbbe043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ button.user-name {
128128
background-color: transparent;
129129
border:none;
130130
text-shadow: none;
131-
padding: 0 2px 0 2px;
131+
padding: 0;
132132
box-shadow: none;
133133
border-radius: 0px;
134134
border-bottom: 1px solid transparent;
@@ -259,7 +259,7 @@ progressbar.horizontal.embedded-progress>trough>progress {
259259
}
260260

261261
.tweet-info-grid {
262-
padding: 12px;
262+
padding: 1em;
263263
}
264264

265265
row.tweet {

0 commit comments

Comments
 (0)