get rid of space that breaks the info message
This commit is contained in:
parent
6a1ec0468e
commit
1e4815eedc
1 changed files with 5 additions and 0 deletions
|
|
@ -136,3 +136,8 @@ a:link {
|
|||
background-repeat: no-repeat;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
#infoMessage * {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue