aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/css_object_model
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-27 13:49:02 +0300
committerGitHub <noreply@github.com>2021-10-27 13:49:02 +0300
commita68152ef9cd653f92705683592d4652b617ab02c (patch)
tree7c146e854366c2f99c945c139e357279a03170b5 /files/ru/web/api/css_object_model
parentd994a7ce54ab29f67b13e49f5eca0930b0803b56 (diff)
downloadtranslated-content-a68152ef9cd653f92705683592d4652b617ab02c.tar.gz
translated-content-a68152ef9cd653f92705683592d4652b617ab02c.tar.bz2
translated-content-a68152ef9cd653f92705683592d4652b617ab02c.zip
[RU] Fix another live samples (#2879)
Diffstat (limited to 'files/ru/web/api/css_object_model')
-rw-r--r--files/ru/web/api/css_object_model/managing_screen_orientation/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/css_object_model/managing_screen_orientation/index.html b/files/ru/web/api/css_object_model/managing_screen_orientation/index.html
index 673a22eafa..bc2be9accf 100644
--- a/files/ru/web/api/css_object_model/managing_screen_orientation/index.html
+++ b/files/ru/web/api/css_object_model/managing_screen_orientation/index.html
@@ -118,10 +118,10 @@ li {
<tbody>
<tr>
<td>
- <div style="max-width: 220px;">{{ EmbedLiveSample('Adjusting_layout_based_on_the_orientation', 180, 350) }}</div>
+ <div style="max-width: 220px;">{{ EmbedLiveSample('Настройка_раскладки_содержимого_по_ориентации_экрана', 180, 350) }}</div>
</td>
<td>
- <div style="max-width: 390px;">{{ EmbedLiveSample('Adjusting_layout_based_on_the_orientation', 350, 180) }}</div>
+ <div style="max-width: 390px;">{{ EmbedLiveSample('Настройка_раскладки_содержимого_по_ориентации_экрана', 350, 180) }}</div>
</td>
</tr>
</tbody>