diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-12-28 21:25:37 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-12-28 21:25:37 +0100 |
commit | 7b48db556bf5d9f91f2f0e61d60cd79b0e3d5da0 (patch) | |
tree | a12ebc68164f1503d985be196f03b50c876d7b5a /module/web/static/css/default/dashboard.less | |
parent | added animate-enhanced (diff) | |
download | pyload-7b48db556bf5d9f91f2f0e61d60cd79b0e3d5da0.tar.xz |
fixed some animations
Diffstat (limited to 'module/web/static/css/default/dashboard.less')
-rw-r--r-- | module/web/static/css/default/dashboard.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/module/web/static/css/default/dashboard.less b/module/web/static/css/default/dashboard.less index 0c749eb36..764fbfa96 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -55,6 +55,7 @@ .package-view {
margin-bottom: 3px;
+ overflow: hidden;
}
.package-view > div {
|