Fix search results look

This commit is contained in:
Stasiek Michalski 2018-08-20 08:41:02 +02:00 committed by GitHub
parent 944a7fe8d3
commit 577242423c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -298,3 +298,13 @@ details summary::-webkit-details-marker {
.profile-avatar img {
object-fit: cover;
}
.tt-menu {
padding: 0 !important;
border-radius: 0 0 0.25rem 0.25rem !important;
}
.tt-dataset .alert {
border: 0 !important;
border-radius: 0 !important;
}