-
@@ -131,16 +135,15 @@
\ No newline at end of file
diff --git a/web_src/less/openi.less b/web_src/less/openi.less
index ff43f94e6..1ff26dfad 100644
--- a/web_src/less/openi.less
+++ b/web_src/less/openi.less
@@ -759,8 +759,8 @@ display: block;
background-color: #0366D6 !important;
color:#FFFFFF !important;
}
-.margin-top20{
- margin-top: 20px;
+.margin-bottom20{
+ margin-bottom: 20px;
}
.maxheight{
max-height: 88px;
@@ -768,4 +768,13 @@ display: block;
}
.pad-botom{
padding-bottom:0px !important;
+}
+.icon_a{
+ position: absolute;
+ right: 0;
+ bottom: .2em;
+ background: #FFF;
+ border: none !important;
+ color: #0366d6 !important;
+ box-shadow: -15px 0px 10px #fff;
}
\ No newline at end of file