aboutsummaryrefslogtreecommitdiffstats
path: root/common/src
diff options
context:
space:
mode:
authorTao Shen <shentao@chinamobile.com>2017-04-27 08:09:19 +0000
committerGerrit Code Review <gerrit@open-o.org>2017-04-27 08:09:19 +0000
commit3fb2b8ef707b9a9407baf9b4fc4fe26537575f1d (patch)
tree414ce8e5fbaa888e4803d135941dc665261d36e0 /common/src
parent6d64772c0713acb716d1bea8fb62dcadafeccea6 (diff)
parented68e5829139b97d801e2f2629ab25844ba67fd7 (diff)
Merge "add login and logout function"
Diffstat (limited to 'common/src')
-rw-r--r--common/src/main/webapp/framework/css/open-ostyle.css4
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
+}