mfbs

CSS microframework
git clone https://git.ce9e.org/mfbs.git

commit
81fd0439042cc86c49b1b61c78d68d0ffdec01fe
parent
51bf06ea8ea10eea8d8795bbbd60d8380a675a59
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2017-12-16 21:13
Merge branch 'master' of github.com:xi/mfbs

Diffstat

M sass/base.scss 3 ++-

1 files changed, 2 insertions, 1 deletions


diff --git a/sass/base.scss b/sass/base.scss

@@ -115,7 +115,8 @@ td, th {
  115   115     vertical-align: top;
  116   116 }
  117   117 
  118    -1 textarea {
   -1   118 textarea,
   -1   119 select[multiple] {
  119   120     resize: vertical;
  120   121 }
  121   122