Skip to content

Commit

Permalink
Merge pull request alibaba#547 from elefaint/master
Browse files Browse the repository at this point in the history
commons.css少一个括号
  • Loading branch information
agapple committed Jun 21, 2018
2 parents 3b910bb + d11ccab commit b84d9d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manager/deployer/src/main/resources/webapp/css/commons.css
Original file line number Diff line number Diff line change
Expand Up @@ -658,4 +658,5 @@ IMG.nd-cancel {
RIGHT: 0.2em; POSITION: absolute; TOP: 0.2em
}
DIV.neat-dialog P {
PADDING-RIGHT: 0.2em; PADDING-LEFT: 0.2em; PADDING-BOTTOM: 0.2em; PADDING-TOP: 0.2em; TEXT-ALIGN: center
PADDING-RIGHT: 0.2em; PADDING-LEFT: 0.2em; PADDING-BOTTOM: 0.2em; PADDING-TOP: 0.2em; TEXT-ALIGN: center
}

0 comments on commit b84d9d9

Please sign in to comment.