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)