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

Fix spacing class for XS devices #63

Closed filwaitman closed 5 years ago

filwaitman commented 5 years ago

According to https://getbootstrap.com/docs/4.0/utilities/spacing/#notation

Closes https://github.com/divio/djangocms-bootstrap4/issues/59

codecov-io commented 5 years ago

Codecov Report

Merging #63 into master will increase coverage by 0.49%. The diff coverage is 14.28%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #63      +/-   ##
========================================
+ Coverage   66.51%    67%   +0.49%     
========================================
  Files          63     63              
  Lines        1290   1282       -8     
  Branches       98     95       -3     
========================================
+ Hits          858    859       +1     
+ Misses        424    415       -9     
  Partials        8      8
Impacted Files Coverage Δ
...strap4/contrib/bootstrap4_utilities/cms_plugins.py 88.88% <0%> (+24.88%) :arrow_up:
..._bootstrap4/contrib/bootstrap4_utilities/models.py 76% <16.66%> (+6.76%) :arrow_up:

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 d14854f...e6abf43. Read the comment docs.