fixed tiny styling error on the menu
This commit is contained in:
parent
590e2a940a
commit
cab180d87b
6 changed files with 37 additions and 3 deletions
|
@ -56,7 +56,7 @@ var labelType, useGradients, nativeTextSupport, animate, json, Mconsole = null,
|
|||
sliding1 = true;
|
||||
if (userid != null) {
|
||||
$('.footer .menu').animate({
|
||||
height: '272px'
|
||||
height: '282px'
|
||||
}, 300, function() {
|
||||
sliding1 = false;
|
||||
});
|
||||
|
|
File diff suppressed because one or more lines are too long
BIN
public/assets/application-fdd4bfea5a8df91457790db5b697aa2c.js.gz
Normal file
BIN
public/assets/application-fdd4bfea5a8df91457790db5b697aa2c.js.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -70,6 +70,6 @@ ui-icons_454545_256x240.png: ui-icons_454545_256x240-db2a5b254322e84a22f467b7071
|
|||
ui-icons_888888_256x240.png: ui-icons_888888_256x240-6dd8599dbdeb6e2103570075622a8bd1.png
|
||||
ui-icons_cd0a0a_256x240.png: ui-icons_cd0a0a_256x240-8b44e266bdc1f57f1393579591f89222.png
|
||||
wildcard.png: wildcard-e70c8b4fbcb7419c2f7f6e7e1320848e.png
|
||||
application.js: application-528d1686578e467c13ac069faaf07f0c.js
|
||||
application.js: application-fdd4bfea5a8df91457790db5b697aa2c.js
|
||||
scroll/mCSB_buttons.png: scroll/mCSB_buttons-6eb1e766df3b6b28f5cb2a218697658f.png
|
||||
application.css: application-ee2e4187cd7450789d2a4599219b5ee8.css
|
||||
|
|
Loading…
Reference in a new issue