django-cms / djangocms-bootstrap4

django CMS Bootstrap 4 is a plugin bundle for django CMS providing several components from the popular Bootstrap 4 framework.
https://www.django-cms.org/
Other
82 stars 58 forks source link

Fixed an error with alignment fields #45

Closed vxsx closed 6 years ago

vxsx commented 6 years ago

before: screen shot 2018-07-03 at 10 44 14

after: screen shot 2018-07-03 at 10 38 49

codecov-io commented 6 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   66.56%   66.56%           
=======================================
  Files          60       60           
  Lines        1256     1256           
  Branches       93       93           
=======================================
  Hits          836      836           
  Misses        413      413           
  Partials        7        7

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fa1be20...aa97552. Read the comment docs.