mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-24 16:58:47 +01:00
Smaller font size for updates button
This commit is contained in:
parent
943c017928
commit
221ef84e4a
1 changed files with 4 additions and 0 deletions
|
@ -393,6 +393,10 @@ a.mention span {
|
|||
animation: fade-from-top 2s ease-out;
|
||||
left: 50%;
|
||||
transform: translate(-50%, 0);
|
||||
font-size: 90%;
|
||||
}
|
||||
.updates-button .icon {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
/* BOX */
|
||||
|
|
Loading…
Reference in a new issue