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/17 18:15:44 UTC

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

     [ https://issues.apache.org/jira/browse/CB-6251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Tape updated CB-6251:
--------------------------

    Attachment: hccagdgj.png

Hey Patrick,

see that image.. it seems like the element "containing" the padding.




the gap on the right side is the sum of the padding.

got it? :)

kindly





> 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
>         Attachments: hccagdgj.png
>
>
> 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)