mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-22 22:16:13 -04:00
Initial Bootstrap 3 migration
This commit is contained in:
committed by
Mark McDowall
parent
ad0e372c35
commit
28fa264c69
@@ -21,7 +21,7 @@ define(
|
||||
},
|
||||
|
||||
showPanel: function () {
|
||||
this.$el.addClass('modal hide fade');
|
||||
this.$el.addClass('modal fade');
|
||||
|
||||
//need tab index so close on escape works
|
||||
//https://github.com/twitter/bootstrap/issues/4663
|
||||
|
||||
Reference in New Issue
Block a user