1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Adjusted line-height for dash warning

Just makes it look a little nicer
This commit is contained in:
Tim Hobbs 2014-03-17 20:07:30 -07:00
parent 3e0fc7ada1
commit 0773ef79d7

View file

@ -705,6 +705,10 @@ h1 .imageLink {
vertical-align: middle;
}
#dashboardVersionWarning {
line-height: 50px;
}
/*
* Gradient Shadow
*/