Fix overlapping styles in timeline and notifications that screwed up user-card.
This commit is contained in:
parent
990047725a
commit
a4ebf44f24
3 changed files with 11 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
// force the text to stay centered, while keeping
|
||||
// the button in the right side of the panel heading
|
||||
position: relative;
|
||||
button {
|
||||
.read-button {
|
||||
position: absolute;
|
||||
padding: 0.1em 0.3em 0.25em 0.3em;
|
||||
right: 0.7em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue