Commit ee013a7c authored by kdabholkar's avatar kdabholkar

commited for delete button alignment in gst_regform2


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106149 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 2fdaac94
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
z-index: 1; z-index: 1;
float:right; float:right;
right:18px; right:18px;
} }
.plus { .plus {
color: #FFF; color: #FFF;
...@@ -71,7 +72,9 @@ ...@@ -71,7 +72,9 @@
cursor: pointer; cursor: pointer;
box-shadow: 0px 2px 5px #666; box-shadow: 0px 2px 5px #666;
float:right; float:right;
right: 1px; /* right: 1px;*/
right: 15px;
margin-top: -12px;
} }
.remove .remove
{ {
......
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