helmfridsson commited on
Commit
a7425cc
·
verified ·
1 Parent(s): d1a36ec

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -0
style.css CHANGED
@@ -75,10 +75,12 @@ h2, h3, h4, p, span, label, li {
75
  user-select: none; !important;
76
  display: block;
77
  margin: 0 auto;
 
78
  }
79
 
80
  .icon-button-wrapper {
81
  display: none;
 
82
  }
83
 
84
  /* ===============================
 
75
  user-select: none; !important;
76
  display: block;
77
  margin: 0 auto;
78
+ border: none !important;
79
  }
80
 
81
  .icon-button-wrapper {
82
  display: none;
83
+ border: none !important;
84
  }
85
 
86
  /* ===============================