- fix [ 1338306 ] adminConsoleHelpIcon displayed at wrong position
This commit is contained in:
parent
fae20247f9
commit
3578a029df
2 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
- fix [ 1378333 ] [WG 6.7.8] Mail Form template doesn't mark required fields
|
- fix [ 1378333 ] [WG 6.7.8] Mail Form template doesn't mark required fields
|
||||||
- fix [ 1377276 ] Calendar Pop up issue
|
- fix [ 1377276 ] Calendar Pop up issue
|
||||||
- fix [ 1328728 ] Export exports root page n times
|
- fix [ 1328728 ] Export exports root page n times
|
||||||
|
- fix [ 1338306 ] adminConsoleHelpIcon displayed at wrong position
|
||||||
- fix
|
- fix
|
||||||
[ 1365822 ] makePrintable does not work in Collaboration System
|
[ 1365822 ] makePrintable does not work in Collaboration System
|
||||||
- fix [ 1376621 ] dateSubmitted not updated on posts
|
- fix [ 1376621 ] dateSubmitted not updated on posts
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,7 @@ body{
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
border: 5px #4E8AAB solid;
|
border: 5px #4E8AAB solid;
|
||||||
margin:0px;
|
margin:0px;
|
||||||
|
padding:0px;
|
||||||
min-height: 700px;
|
min-height: 700px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue