Explorar el Código

Update pill.usage CSS definition

Neo, you must decide whether to take the red pill or the blue pill.

Added line-height to correct placement in Firefox.
Kristan Kenney hace 6 años
padre
commit
ea6c9ac122
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      web/css/styles.min.css

+ 1 - 0
web/css/styles.min.css

@@ -3075,6 +3075,7 @@ form#vstobjects.suspended {
   padding-left: 8px;
   padding-left: 8px;
   padding-right: 8px;
   padding-right: 8px;
   margin-right: 10px;
   margin-right: 10px;
+  line-height: 0.85rem;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.25),
   box-shadow: 0px 1px 1px rgba(0,0,0,0.25),
               inset 0px 0px 1px rgba(0,0,0,0.15);
               inset 0px 0px 1px rgba(0,0,0,0.15);
   background-color: rgba(255,255,255,0.75);
   background-color: rgba(255,255,255,0.75);