- shortened height on Add/Remove content dialog window
This commit is contained in:
parent
2e5b1d9ca8
commit
81eb751c9f
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ function findViewportDimensions() {
|
|||
|
||||
return {
|
||||
width: viewportwidth,
|
||||
height: viewportheight
|
||||
height: viewportheight-45
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue