Balanced width to topic / Categories
This commit is contained in:
@@ -202,7 +202,7 @@
|
||||
<section class="forum-overview">
|
||||
<div class="forum-single-thread">
|
||||
|
||||
<div class="forum-archive-header">
|
||||
<div class="utilities">
|
||||
<ul id="breadcrumb">
|
||||
<li><a href="/documentation" rel="nofollow">Our Umbraco</a></li><li><a href="/documentation/Extending-Umbraco" rel="nofollow">Forum</a></li><li><a href="/documentation/Extending-Umbraco/Dashboards" rel="nofollow">Starter kit solutions on Github: how to use?</a></li>
|
||||
</ul>
|
||||
@@ -255,12 +255,12 @@
|
||||
<div class="body-meta">
|
||||
<div class="topic">
|
||||
<h2>
|
||||
Starter kit solutions on Github: how to use?
|
||||
After installing Demo Razor Store: "The type or namespace name 'Raven' could not be found" (When Building in Visual Studio)
|
||||
</h2>
|
||||
</div>
|
||||
<div class="categories">
|
||||
<div class="category core">
|
||||
<a href="#">Contour</a>
|
||||
<a href="#">uCommerce Support</a>
|
||||
</div>
|
||||
<div class="version">
|
||||
<a href="#">Umbraco 7</a>
|
||||
|
||||
@@ -374,7 +374,7 @@
|
||||
flex: 0 0 100%;
|
||||
|
||||
@media (min-width: $md) {
|
||||
flex: 0 0 57%;
|
||||
flex: 0 0 72%;
|
||||
margin-right: 3%;
|
||||
}
|
||||
|
||||
@@ -389,7 +389,7 @@
|
||||
flex: 0 0 100%;
|
||||
|
||||
@media (min-width: $md) {
|
||||
flex: 0 0 40%;
|
||||
flex: 0 0 25%;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user