mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 13:21:50 +02:00
(v0.6.1.9053) prerelease fixes
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
@ -17,7 +17,7 @@
|
||||
# This R package was created for academic research and was publicly #
|
||||
# released in the hope that it will be useful, but it comes WITHOUT #
|
||||
# ANY WARRANTY OR LIABILITY. #
|
||||
# Visit our website for more info: https://msberends.gitab.io/AMR. #
|
||||
# Visit our website for more info: https://msberends.gitlab.io/AMR. #
|
||||
# ==================================================================== #
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user