mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
CSS / Layout cleanup - Get rid of stupid scrollbars in dialogs
This commit is contained in:
parent
9dd6f44715
commit
69e13a2d7f
@ -1876,6 +1876,7 @@ body {
|
||||
font-size: 11px;
|
||||
line-height: 1.28;
|
||||
font-weight: normal;
|
||||
overflow: hidden;
|
||||
}
|
||||
/**
|
||||
* EGroupware: Stylite Pixelegg template
|
||||
|
@ -1856,6 +1856,7 @@ body {
|
||||
font-size: 11px;
|
||||
line-height: 1.28;
|
||||
font-weight: normal;
|
||||
overflow: hidden;
|
||||
}
|
||||
/**
|
||||
* EGroupware: Stylite Pixelegg template
|
||||
|
@ -1866,6 +1866,7 @@ body {
|
||||
font-size: 11px;
|
||||
line-height: 1.28;
|
||||
font-weight: normal;
|
||||
overflow: hidden;
|
||||
}
|
||||
/**
|
||||
* EGroupware: Stylite Pixelegg template
|
||||
|
@ -117,5 +117,5 @@ body{
|
||||
font-size: 11px;
|
||||
line-height: 1.28;
|
||||
font-weight: normal;
|
||||
|
||||
overflow: hidden;
|
||||
}
|
@ -1887,6 +1887,7 @@ body {
|
||||
font-size: 11px;
|
||||
line-height: 1.28;
|
||||
font-weight: normal;
|
||||
overflow: hidden;
|
||||
}
|
||||
/**
|
||||
* EGroupware: Stylite Pixelegg template
|
||||
|
Loading…
Reference in New Issue
Block a user