(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
70a08a63df
commit
3f62243aba
Binary file not shown.
@ -26,8 +26,7 @@ function getScrollBarWidth() {
|
|||||||
};
|
};
|
||||||
|
|
||||||
function setMenuHeight() {
|
function setMenuHeight() {
|
||||||
//$('#sidebar .highlightable').height($('#sidebar').innerHeight() - $('#header-wrapper').height() - 40);
|
$('#sidebar .highlightable').height($('#sidebar').innerHeight() - $('#header-wrapper').height() - 40);
|
||||||
$('#sidebar .highlightable').height($('#sidebar').innerHeight() - $('#header-wrapper').height());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function fallbackMessage(action) {
|
function fallbackMessage(action) {
|
||||||
|
Loading…
Reference in New Issue
Block a user