Skip to content
Snippets Groups Projects
Commit f184f547 authored by Diego Sampaio's avatar Diego Sampaio
Browse files

Fix less file errors

parent 5efc38f5
No related merge requests found
...@@ -2490,8 +2490,6 @@ a.github-fork { ...@@ -2490,8 +2490,6 @@ a.github-fork {
} }
&.new-day { &.new-day {
margin-top: 60px; margin-top: 60px;
}
&.new-day {
&:before { &:before {
content: attr(data-date); content: attr(data-date);
display: block; display: block;
...@@ -2960,11 +2958,6 @@ body:not(.is-cordova) { ...@@ -2960,11 +2958,6 @@ body:not(.is-cordova) {
width: 100%; width: 100%;
.message { .message {
padding: 8px 0px 4px 50px; padding: 8px 0px 4px 50px;
&.new-day
&:before {
}
}
} }
} }
> .title { > .title {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment