Browse Source

border-radius removed

Heydon Pickering 8 years ago
parent
commit
5549ca0e89
3 changed files with 2 additions and 0 deletions
  1. 1 0
      docs/css/styles.css
  2. 0 0
      docs/service-worker.js
  3. 1 0
      themes/infusion/static/css/styles.css

+ 1 - 0
docs/css/styles.css

@@ -177,6 +177,7 @@ button {
   font-size: 0.75rem;
   margin-top: 0.75rem;
   padding: 0.5rem;
+  border-radius: 0;
 }
 
 /* Forms */

File diff suppressed because it is too large
+ 0 - 0
docs/service-worker.js


+ 1 - 0
themes/infusion/static/css/styles.css

@@ -177,6 +177,7 @@ button {
   font-size: 0.75rem;
   margin-top: 0.75rem;
   padding: 0.5rem;
+  border-radius: 0;
 }
 
 /* Forms */

Some files were not shown because too many files changed in this diff