Fix whitespace in modified LESS files
This commit is contained in:
parent
76818287d6
commit
7fbf49a0f0
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ body {
|
|||
-moz-osx-font-smoothing: grayscale;
|
||||
background-color: white;
|
||||
color: #111;
|
||||
|
||||
|
||||
h1, header h2 {
|
||||
a {
|
||||
color: @headerTextColor;
|
||||
|
@ -1121,7 +1121,7 @@ li {
|
|||
}
|
||||
}
|
||||
|
||||
ul.errors {
|
||||
ul.errors {
|
||||
padding: 0;
|
||||
text-indent: 0;
|
||||
li.urgent {
|
||||
|
@ -1657,4 +1657,4 @@ p#emailsub {
|
|||
font-weight: bold;
|
||||
margin-left: 0.25em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@ body {
|
|||
&:hover {
|
||||
.opacity(1);
|
||||
}
|
||||
|
||||
|
||||
h1 {
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue