mariusmucenicu / knowlift

A software that will keep you sharp between the ears.
https://knowlift.com/
GNU General Public License v3.0
0 stars 1 forks source link

frontend: Remove fixed width/height on buttons #142

Closed mariusmucenicu closed 5 years ago

mariusmucenicu commented 5 years ago

Also increased the size of the buttons (removed btn-sm) Cleaned up some duplicate code in style.css

Resolves #140

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   99.48%   99.48%           
=======================================
  Files           7        7           
  Lines         770      770           
=======================================
  Hits          766      766           
  Misses          4        4
Impacted Files Coverage Δ
tests/test_web.py 100% <ø> (ø) :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 aa853d9...753d460. Read the comment docs.