Commit 2f85701b by chenith Committed by Harsh Shah

Updated HT01 page stlyes.

parent 3e694e82
...@@ -2280,13 +2280,14 @@ a.forgot-pass { ...@@ -2280,13 +2280,14 @@ a.forgot-pass {
.d-three-box{ .d-three-box{
background-color: #ffffff; background-color: #ffffff;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
max-width: 23.7%; max-width: 275px;
padding: 20px 36px 31px; padding: 20px 36px 31px;
top: 20px; top: 20px;
float: none; float: none;
display: inline-block; display: inline-block;
text-align: left; text-align: left;
z-index: 100; z-index: 100;
width: 275px;
} }
.d-fl-left { .d-fl-left {
float: left; float: left;
......
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