1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 15:41:49 +02:00

(v0.6.1.9053) prerelease fixes

This commit is contained in:
2019-06-02 19:23:19 +02:00
parent 8de0495008
commit bd73988f15
38 changed files with 337 additions and 327 deletions

View File

@ -138,7 +138,7 @@ help {
/* hide version label */
.version.label {
/*
/*
display: none;
*/
}
@ -214,3 +214,7 @@ table a:not(.btn):hover, .table a:not(.btn):hover {
#btn_collapseDisqus {
white-space: normal;
}
#search-input {
max-width: 100px;
}