prometheus/web
Łukasz Mierzwa 36417663ea
Avoid overflow on /rules page (#8608)
If I have a rule with a very long name it will force the table to be wider then the viewport.
This forces the browser to wrap long rule names and uses smaller font, to avoid having overflow.

Signed-off-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
2021-03-17 10:15:58 +01:00
..
api/v1 Add circular in-memory exemplars storage (#6635) 2021-03-16 15:17:45 +05:30
ui Avoid overflow on /rules page (#8608) 2021-03-17 10:15:58 +01:00
federate_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
federate.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
web_test.go Add TLS and basic authentication 2020-12-28 21:33:44 +01:00
web.go Add circular in-memory exemplars storage (#6635) 2021-03-16 15:17:45 +05:30