* fix bug #18039,task #47399, keep close button is 32px in bug/story/task assignTo page
This commit is contained in:
@@ -11,3 +11,4 @@ html, body, #main, .container { height: 100%;}
|
||||
.linkButton {float: right; padding-right: 10px; cursor: pointer;}
|
||||
.linkButton i {font-size: 17px !important;}
|
||||
.linkButton span {line-height: 34px; display: block;}
|
||||
.modal-header .close {font-size: 32px !important};
|
||||
|
||||
@@ -15,3 +15,4 @@ html, body, #main, .container { height: 100%;}
|
||||
.linkButton i {font-size: 17px !important;}
|
||||
.linkButton span {line-height: 34px; display: block;}
|
||||
.btn-toolbar {width: calc(100% - 30px);}
|
||||
.modal-header .close {font-size: 32px !important};
|
||||
|
||||
@@ -15,3 +15,4 @@ html, body, #main, .container { height: 100%;}
|
||||
.linkButton i {font-size: 17px !important;}
|
||||
.linkButton span {line-height: 34px; display: block;}
|
||||
.btn-toolbar {width: calc(100% - 30px);}
|
||||
.modal-header .close {font-size: 32px !important};
|
||||
|
||||
Reference in New Issue
Block a user