Browse Source

fix request button border-radius

causefx 7 years ago
parent
commit
bf890742a5
2 changed files with 4 additions and 0 deletions
  1. 4 0
      css/organizr.css
  2. 0 0
      css/organizr.min.css

+ 4 - 0
css/organizr.css

@@ -1282,6 +1282,10 @@ span.fc-title {
         float: none;
     }
 }
+#newRequestButton {
+    border-top-right-radius: 3px;
+    border-bottom-right-radius: 3px;
+}
 /*
 body,
 html {

File diff suppressed because it is too large
+ 0 - 0
css/organizr.min.css


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