Commit b69e2330 by abraham

Merge branch 'master' into abraham

parents 048b66e4 edcf5c11
...@@ -459,11 +459,15 @@ nav{ ...@@ -459,11 +459,15 @@ nav{
/************************footer***********************/ /************************footer***********************/
.foot-codeinfo{ .foot-codeinfo{
.margins{
height: 173px !important;
}
.col-md-4{ .col-md-4{
max-width: 220px !important; max-width: 220px !important;
padding: 0px !important; padding: 0px !important;
padding-left: 21px !important; padding-left: 21px !important;
input{ input{
width: 150px !important; width: 150px !important;
height: 22px !important; height: 22px !important;
...@@ -480,6 +484,7 @@ nav{ ...@@ -480,6 +484,7 @@ nav{
} }
.col-md-2{ .col-md-2{
padding: 0px !important; padding: 0px !important;
height: 173px !important;
} }
} }
/**********product**************************/ /**********product**************************/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment