Browse Source

Fixes #34 issues with scrolling menu on definition page

Former-commit-id: e4e443972b
Former-commit-id: 179f83a6e6
pull/258/head
jlukic 11 years ago
parent
commit
9410253bbb
2 changed files with 3 additions and 3 deletions
  1. 4
      node/src/documents/introduction/definitions.html
  2. 2
      node/src/files/release/semantic.zip.REMOVED.git-id

4
node/src/documents/introduction/definitions.html

@ -28,7 +28,7 @@ type : 'UI Introduction'
<p>Definitions in semantic are groups of css, fonts, images, and javascript which make up a single element. Unlike other javascript libraries, semantic UI elements are stand-alone and only require their own assets to function correctly.</p>
<h2 class="ui header">Definition Types</h2>
<h3 class="ui header">Definition Types</h3>
<p>Semantic has five different ui definitions. These are useful patterns for describing re-usable parts of a website.</p>
<table class="ui celled table segment">
<tr>
@ -140,7 +140,7 @@ type : 'UI Introduction'
<li>Product List</li>
</ul>
<h2 class="ui header">Authoring UI</h2>
<h2 class="ui dividing header">Authoring UI</h2>
<p><b>All UI</b>: The specification defines class name and html structures which can be used to represent an element
</p>

2
node/src/files/release/semantic.zip.REMOVED.git-id

@ -1 +1 @@
3328cbd2a64d23b9a441294494b1e2b6ef211cd0
5e3a501ca3409f3a54a3ba87eec17f9c432cabfa
Loading…
Cancel
Save