Commit 8b655ff0 authored by Nikolay Gromov's avatar Nikolay Gromov

library fixs

parent 1b4402c5
...@@ -1301,26 +1301,7 @@ ...@@ -1301,26 +1301,7 @@
<hr> <section class="blocks-library__item" id="form-horizontal" data-name=".form--horizontal">
<section class="blocks-library__item">
<h2 id="form">Формы по умолчанию</h2>
<p>Стилизация: теги (см. глобальные стили)</p>
<h2 id="form-style">Стилизованные формы</h2>
<p>Стилизация: БЭМ-блоки и модификаторы. Опирается на стилизацию форм по умолчанию.</p>
<div class="row">
<div class="col-md-6">
<form action="" class="form form--horizontal"> <form action="" class="form form--horizontal">
<fieldset> <fieldset>
<legend>Горизонтальная форма</legend> <legend>Горизонтальная форма</legend>
...@@ -1410,6 +1391,29 @@ ...@@ -1410,6 +1391,29 @@
</div> </div>
</fieldset> </fieldset>
</form> </form>
</section>
<hr>
<section class="blocks-library__item">
<h2 id="form">Формы по умолчанию</h2>
<p>Стилизация: теги (см. глобальные стили)</p>
<h2 id="form-style">Стилизованные формы</h2>
<p>Стилизация: БЭМ-блоки и модификаторы. Опирается на стилизацию форм по умолчанию.</p>
<div class="row">
<div class="col-md-6">
<form action="" class="form"> <form action="" class="form">
<fieldset> <fieldset>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment