@@ -218,12 +218,13 @@
.copy-right{
position: fixed;
bottom: 0px;
- width: @menuWt;
+ width: @menuWt+(-1px);
text-align: center;
height: 50px;
line-height: 50px;
background: @themeColor;
border-top: 1px @themeBorderClr solid;
+ border-right: 1px rgba(74, 93, 142, 0.5) solid;
p{
font-size:12px;
opacity: .3;