diff --git a/module/repo/css/common.css b/module/repo/css/common.css index 10e33e476d..49aa36fb80 100644 --- a/module/repo/css/common.css +++ b/module/repo/css/common.css @@ -181,3 +181,5 @@ h3 {font-size: 16px;} #logForm .fixed-footer a.allLogs {color: #fff !important;} #submitLabel {text-align: left;} + +.header-btn .btn > .text {text-overflow: unset !important;}