mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 18:30:53 +00:00
[details] improved UI details, cleaned up CSS
This commit is contained in:
@@ -23,7 +23,6 @@ define([
|
||||
this.$('.op-target').css({'max-width':280}); // for long repo name
|
||||
this.$el.modal({
|
||||
focus: false,
|
||||
containerCss: {"padding": 0},
|
||||
onClose: function() {
|
||||
$(document).off('click', hideItemEdit);
|
||||
$.modal.close();
|
||||
|
Reference in New Issue
Block a user