aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/vertical-align/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/css/vertical-align/index.md')
-rw-r--r--files/ja/web/css/vertical-align/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/css/vertical-align/index.md b/files/ja/web/css/vertical-align/index.md
index 97000a1c58..5ae9631f82 100644
--- a/files/ja/web/css/vertical-align/index.md
+++ b/files/ja/web/css/vertical-align/index.md
@@ -88,11 +88,11 @@ vertical-align: unset;
- `baseline` (および `sub`, `super`, `text-top`, `text-bottom`, `<length>`, `<percentage>`)
- : セルのベースラインを、行内でベースライン揃えにされた他のすべてのセルのベースラインに揃えます。
- `top`
- - : セルの上端のパディング境界を行の上端に揃えます。
+ - : セルの上端のパディング辺を行の上端に揃えます。
- `middle`
- : セルのパディングボックスが行の中央になるようにします。
- `bottom`
- - : セルの下端のパディング境界を行の下端に揃えます。
+ - : セルの下端のパディング辺を行の下端に揃えます。
負の値を使用することができます。