Merge lp:~unifield-team/unifield-web/split-err-msg into lp:unifield-web

Proposed by jftempo
Status: Merged
Merged at revision: 4784
Proposed branch: lp:~unifield-team/unifield-web/split-err-msg
Merge into: lp:unifield-web
Diff against target: 15 lines (+2/-2)
1 file modified
addons/openerp/static/css/style.css (+2/-2)
To merge this branch: bzr merge lp:~unifield-team/unifield-web/split-err-msg
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+289477@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'addons/openerp/static/css/style.css'
2--- addons/openerp/static/css/style.css 2016-03-08 13:07:46 +0000
3+++ addons/openerp/static/css/style.css 2016-03-18 10:43:05 +0000
4@@ -504,9 +504,9 @@
5 .error_message_content {
6 font-size: 1.4em;
7 padding: 0 5px 0 0;
8- text-align: center;
9+ text-align: left;
10 color: #333333;
11- white-space: normal;
12+ white-space: pre-line;
13 }
14
15 .login_error_message {

Subscribers

People subscribed via source and target branches

to all changes: