mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
mobile top/bottom timeline dates bigger targets
This commit is contained in:
@@ -189,3 +189,9 @@ sup sup, sub sup, sup sub, sub sub { top: 0; }
|
|||||||
width: 95% !important;
|
width: 95% !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// make mobile timeline top and bottom dates easier to select
|
||||||
|
.topic-timeline {
|
||||||
|
.start-date { font-size: 120%; padding: 5px; }
|
||||||
|
.now-date { font-size: 120%; padding: 5px; }
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user