Skip to content
This repository has been archived by the owner on Jan 11, 2025. It is now read-only.

Commit

Permalink
Fix the width of the live indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Oct 28, 2023
1 parent 206aad8 commit e0179ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

* Retain srollability when the posts are deleted after limit is reached
* Add privacy policy
* Fix the width of the live indicator

### 0.9.0: 2023-10-28

Expand Down
1 change: 0 additions & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@
}

.live-indicator-block .live-indicator {
min-width: 50.73px;
background: #ea2429;
border-radius: 6px;
color: #fff;
Expand Down

0 comments on commit e0179ba

Please sign in to comment.