diff --git a/app/src/frontend/building/edit-history/edit-history.css b/app/src/frontend/building/edit-history/edit-history.css index 0af988cb..c4ca8399 100644 --- a/app/src/frontend/building/edit-history/edit-history.css +++ b/app/src/frontend/building/edit-history/edit-history.css @@ -8,14 +8,8 @@ } ul[id="first-only"] li{ - color: black; display: none; - position: absolute; - font-size: 30px; } ul[id="first-only"] li:first-of-type { - color: black; display: block; - position: absolute; - font-size: 30px; } \ No newline at end of file