You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alex Tape (JIRA)" <ji...@apache.org> on 2014/03/14 14:16:43 UTC

[jira] [Created] (CB-6251) Bug in displayed Paddings

Alex Tape created CB-6251:
-----------------------------

             Summary: Bug in displayed Paddings
                 Key: CB-6251
                 URL: https://issues.apache.org/jira/browse/CB-6251
             Project: Apache Cordova
          Issue Type: Bug
          Components: weinre
    Affects Versions: 3.4.0
         Environment: Google Chrome
            Reporter: Alex Tape
            Assignee: Patrick Mueller
            Priority: Minor


display of bootstrap container is shifted to the left border. (should be centered). 

CSS
.container {
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
}





--
This message was sent by Atlassian JIRA
(v6.2#6252)