File tree Expand file tree Collapse file tree
server/documents/collections Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,3 +29,4 @@ Thumbs.db
2929nbproject
3030* .sublime-project
3131* .sublime-workspace
32+ .brofile
Original file line number Diff line number Diff line change @@ -752,7 +752,7 @@ themes : ['Default']
752752 <h4 class="ui header">
753753 Equal Width
754754 </h4>
755- <p>A row can automatically resize all elements to split the available width evenly</p>
755+ <p>A grid can automatically resize all elements to split the available width evenly</p>
756756 <div class="ui equal width grid">
757757 <div class="column">
758758 <div class="ui segment">
@@ -813,7 +813,7 @@ themes : ['Default']
813813 <h4 class="ui header">
814814 Stretched
815815 </h4>
816- <p>An can stretch its contents to take up the entire column height</p>
816+ <p>A row can stretch its contents to take up the entire column height</p>
817817 <div class="ui three column divided grid">
818818 <div class="stretched row">
819819 <div class="column">
@@ -972,7 +972,7 @@ themes : ['Default']
972972
973973 <div class="example" data-use-content="true">
974974 <h4 class="ui header">Colored</h4>
975- <p>A grid row or column can be colored</p>
975+ <p>A row or column can be colored</p>
976976 <div class="ui five column padded grid">
977977 <div class="red column">Red</div>
978978 <div class="orange column">Orange</div>
You can’t perform that action at this time.
0 commit comments