mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix the build.
This commit is contained in:
@@ -210,7 +210,9 @@ div.lightbox-wrapper {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.topic-last-posted-at, .topic-author-avatar-timestamp, .topic-stats {
|
.topic-last-posted-at,
|
||||||
|
.topic-author-avatar-timestamp,
|
||||||
|
.topic-stats {
|
||||||
clear: left;
|
clear: left;
|
||||||
float: left;
|
float: left;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
@@ -225,7 +227,9 @@ div.lightbox-wrapper {
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topic-last-posted-at, .topic-created-at, .topic-stats {
|
.topic-last-posted-at,
|
||||||
|
.topic-created-at,
|
||||||
|
.topic-stats {
|
||||||
color: $primary-medium;
|
color: $primary-medium;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user