mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
stats: Remove unnecessary CSS.
This CSS was needed when there was label along with the buttons
on the same line when this was originally added in 626c5ef55e.
But there is no label with the buttons now, so this CSS is not
needed.
This commit is contained in:
@@ -72,11 +72,6 @@ p {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
margin-bottom: 5px;
|
||||
|
||||
> * {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user