##// END OF EJS Templates
Convert "message" searches to boolean "and" instead of "or" queries.
Convert "message" searches to boolean "and" instead of "or" queries.

File last commit:

r0:548a840d
r44:04e652e6
Show More
integrations.css.less
11 lines | 195 B | text/x-less | LessCssLexer
.state-applications-integrations {
.integration {
width: 100%;
margin-bottom: 10px;
white-space: normal;
min-height: 60px;
text-align: left;
}
}