Copy timestamp button margin #8

Closed
opened 2021-11-19 16:26:44 -05:00 by efrick · 4 comments

The Copy Timestamp button has no margin between it and the text next to it.
This can be fixed by adding

margin-left:5px;

to the CSS for button element.

The `Copy Timestamp` button has no margin between it and the text next to it. This can be fixed by adding ```css margin-left:5px; ``` to the CSS for button element.
20xd6 added the
enhancement
label 2021-11-19 17:07:07 -05:00
Owner

Should be fine. I'll put it in the next bugfix.

Should be fine. I'll put it in the next bugfix.
Owner

I'll add an ID to the button tag while I'm changing it.

I'll add an ID to the button tag while I'm changing it.
20xd6 referenced this issue from a commit 2021-11-19 17:12:43 -05:00
20xd6 referenced this issue from a commit 2021-11-19 17:17:02 -05:00
Owner

I'll test the two patches when I get somewhere I have access to my testing rig.

I'll test the two patches when I get somewhere I have access to my testing rig.
Owner

Closing with fix being merged into master.

Closing with fix being merged into master.
20xd6 closed this issue 2021-11-23 08:57:58 -05:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 20xd6/WebClock#8
No description provided.