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:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user