Browse Source

updates module style

Drew Hornbein 3 years ago
parent
commit
f7b9f89d25
1 changed files with 2 additions and 3 deletions
  1. 2 3
      _sass/communityrule.scss

+ 2 - 3
_sass/communityrule.scss

@@ -54,9 +54,6 @@
 .button:hover {
     background-color: lightgray;
 }
-
-#module-input {
-}
   
 .module {
     display: block;
@@ -64,6 +61,7 @@
     color: $text-color;
     background-color: #fff;
     text-align: center;
+    line-height: 1.5;
     padding: 5px;
     margin: 5px;
     display: inline-block;
@@ -198,6 +196,7 @@ Enabling users to add links*/
     margin: 0;
 }
 .library-module {
+    border-width: 1px;
     font-size: .7em;
     padding: 1px 5px 1px 5px;
     margin: 0px;