mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
IE -> IE8 only
This commit is contained in:
parent
d1176f546a
commit
d3128f0694
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ select {
|
|||
}
|
||||
|
||||
/* reset typeface for IE8 because OpenSans renders too small */
|
||||
.ie body {
|
||||
.ie8 body {
|
||||
font-family: Frutiger, Calibri, 'Myriad Pro', Myriad, Arial, sans-serif;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue