// CSS fix for carrier wizard

This commit is contained in:
Damien Metzger
2013-08-01 09:34:07 +02:00
parent 0d7ca1d8cf
commit ebe8d6294d
2 changed files with 2 additions and 3 deletions

View File

@@ -2483,7 +2483,8 @@ margin-bottom:7px;
box-shadow: none;
color: #ffffff;
cursor: text;
margin:0
margin:0;
height:26px
}

View File

@@ -128,8 +128,6 @@
}
.swMain ul.anchor li a .stepDesc{
position:relative;
display:block;
float:left;
text-align: left;
padding:5px;