Limit file selector width, Fix sp
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Wed, 17 Oct 2018 19:14:17 +0000 (12:14 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Wed, 17 Oct 2018 19:14:17 +0000 (12:14 -0700)
src/pug/index.pug
src/stylus/style.styl

index 7d4f4f3d49a964f306d9a148a83eb1197157ce6a..e9ce0f3fb36e6d0d927cd40bfe985492a96d5536 100644 (file)
@@ -184,7 +184,7 @@ html(lang="en")
 
         div(v-if="state.xx == 'HOLDING'")
           button.pure-button(@click="close_messages('stop')")
-            | Stpo
+            | Stop
             .fa.fa-stop
 
           button.pure-button(@click="close_messages('continue')")
index 3daa69779a252603be067846b2cca5709ee88712..909fc719f2c1b49311b64ff52081643958353f9b 100644 (file)
@@ -394,6 +394,8 @@ span.unit
     > *
       margin 0.25em
 
+    select
+      max-width 13em
 
   .tabs
     section