branch develop updated (2e55b39 -> e74040c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git from 2e55b39 fix placeholders in questions : used project instead of question new e74040c Fixes close button issue in alerts The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e74040c95aedd87e2464879d9b3e8586aac9e548 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Fri Jan 30 11:33:09 2015 +0100 Fixes close button issue in alerts Summary of changes: coselmar-ui/src/main/webapp/css/coselmar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit e74040c95aedd87e2464879d9b3e8586aac9e548 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Fri Jan 30 11:33:09 2015 +0100 Fixes close button issue in alerts --- coselmar-ui/src/main/webapp/css/coselmar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coselmar-ui/src/main/webapp/css/coselmar.css b/coselmar-ui/src/main/webapp/css/coselmar.css index 038415b..6a33b0a 100644 --- a/coselmar-ui/src/main/webapp/css/coselmar.css +++ b/coselmar-ui/src/main/webapp/css/coselmar.css @@ -418,7 +418,7 @@ a.dropdown-toggle:hover .caret { } /* remove the stupid float on right with bootstrap close class */ -.close { +.tag .close { float: none; } -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm