vinistock / sail

Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
Other
507 stars 32 forks source link

Fix 'No settings found' position #287

Closed vinistock closed 4 years ago

vinistock commented 4 years ago

The text was not aligning properly due to the recent changes to use flex properties.

codecov[bot] commented 4 years ago

Codecov Report

Merging #287 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #287   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        62           
  Lines         1634      1644   +10     
=========================================
+ Hits          1634      1644   +10     
Impacted Files Coverage Δ
app/helpers/sail/application_helper.rb 100.00% <100.00%> (ø)
spec/helpers/sail/application_helper_spec.rb 100.00% <100.00%> (ø)

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 65c745f...206d3c3. Read the comment docs.