diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/src/main/webapp/framework/css/open-ostyle.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/src/main/webapp/framework/css/open-ostyle.css b/common/src/main/webapp/framework/css/open-ostyle.css index a1c8f5df..b55b1dcb 100644 --- a/common/src/main/webapp/framework/css/open-ostyle.css +++ b/common/src/main/webapp/framework/css/open-ostyle.css @@ -751,7 +751,7 @@ tr{ }
#rightContainer {
- margin-top:20px;
+ margin-top: 0px;
}
#panel1 li:first-child{
@@ -1017,4 +1017,4 @@ pre code { width:95%;
display:inline-block;
-}
\ No newline at end of file +}
|