diff --git a/style.less b/style.less index 18d40f7..6dd613d 100755 --- a/style.less +++ b/style.less @@ -64,11 +64,8 @@ a { } } -p.helpText { +.helpText { margin: 5px 0px 0px 0px; -} - -details .helpText { padding: 5px; border-radius: 10px; text-align: left; @@ -258,10 +255,6 @@ header, footer { } } -p.helpText { - width: 534px; -} - /* Inputs */ #redondancy, #margin, #txt, #size, input[type=color], input[type=submit], .button {