Ver Fonte

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 há 6 anos atrás
pai
commit
ea6c9ac122
1 ficheiros alterados com 1 adições e 0 exclusões
  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-right: 8px;
   margin-right: 10px;
+  line-height: 0.85rem;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.25),
               inset 0px 0px 1px rgba(0,0,0,0.15);
   background-color: rgba(255,255,255,0.75);