Skip to content

Commit e919a74

Browse files
authored
Merge pull request #16 from codegagan/master
Fixed ajax loader align issue for Firefox
2 parents 9d78c5c + 69239cb commit e919a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/css/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
.sidebar-menu,
360360
.main-sidebar .user-panel,
361361
.sidebar-menu > li.header {
362-
white-space: nowrap;
362+
white-space: normal;
363363
overflow: hidden;
364364
}
365365

0 commit comments

Comments
 (0)