diff --git a/templates/orange/html/mobile/common/js.html b/templates/orange/html/mobile/common/js.html index f53f536..e022d12 100644 --- a/templates/orange/html/mobile/common/js.html +++ b/templates/orange/html/mobile/common/js.html @@ -1,3 +1,3 @@ - + diff --git a/templates/orange/html/mobile/index.html b/templates/orange/html/mobile/index.html index ec2ab3b..25e1aa8 100644 --- a/templates/orange/html/mobile/index.html +++ b/templates/orange/html/mobile/index.html @@ -40,6 +40,21 @@ -webkit-transition: all .3s; } + .user_link { + position: relative; + display: inline-block; + vertical-align: middle; + line-height: 50px; + padding: 0 5px; + color: #fff; + float: right; + } + + .user_link a { + + color: #fff; + } + @@ -85,7 +100,7 @@