mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-12 01:36:26 -04:00
remove commented out code
This commit is contained in:
@@ -234,60 +234,6 @@ p.stats {
|
||||
}
|
||||
}
|
||||
|
||||
// .thumbnail
|
||||
// // border: 1px solid lighten($green, 20%)
|
||||
// text-align: center
|
||||
// margin-bottom: 1.5em
|
||||
// max-width: 160px
|
||||
// //max-height: 220px
|
||||
// //height: 180px
|
||||
|
||||
// .seed-thumbnail
|
||||
// height: 220px
|
||||
// .seedinfo
|
||||
// .seed-name
|
||||
// font-size: 120%
|
||||
// overflow: hidden
|
||||
|
||||
// .member-thumbnail
|
||||
// text-align: left
|
||||
// img
|
||||
// height: 85px
|
||||
// width: 85px
|
||||
// max-width: 85px
|
||||
|
||||
// .crop-thumbnail
|
||||
// .cropinfo
|
||||
// margin-top: 0.5em
|
||||
// display: inline-block
|
||||
// max-width: 100%
|
||||
// white-space: nowrap
|
||||
// line-height: 1em
|
||||
// padding-bottom: 2px
|
||||
|
||||
// .cropname
|
||||
// overflow: hidden
|
||||
// text-overflow: ellipsis
|
||||
// font-size: 120%
|
||||
|
||||
// .scientificname
|
||||
// font-size: small
|
||||
// font-style: italic
|
||||
// overflow: hidden
|
||||
// text-overflow: ellipsis
|
||||
// font-size: 70%
|
||||
|
||||
// .plantingcount
|
||||
// font-size: small
|
||||
// .planting-lifespan
|
||||
// font-size: 70%
|
||||
|
||||
// .crop-name a
|
||||
// padding-top: 2px
|
||||
|
||||
// .scientific-name small
|
||||
// margin-bottom: -2px
|
||||
|
||||
li.crop-hierarchy {
|
||||
list-style-type: disc;
|
||||
}
|
||||
@@ -332,17 +278,12 @@ footer {
|
||||
color: $navbar-default-link-active-color;
|
||||
}
|
||||
}
|
||||
|
||||
//.navbar-bottom.navbar
|
||||
// border-radius: 0
|
||||
}
|
||||
|
||||
// ensure footer is pushed to bottom of browser window
|
||||
|
||||
#maincontainer {
|
||||
min-height: 80%;
|
||||
|
||||
//padding: 50px
|
||||
}
|
||||
|
||||
#global-actions {
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
.planting {
|
||||
// padding: 0.5em;
|
||||
|
||||
.planting-badges {
|
||||
font-size: 1.5em;
|
||||
@@ -18,8 +17,6 @@
|
||||
.planting-thumbnail {
|
||||
width: 150px;
|
||||
padding: 0;
|
||||
// margin-bottom: 0.5em;
|
||||
// margin-top: 0.5em;
|
||||
|
||||
.badge {
|
||||
font-size: 100%;
|
||||
|
||||
Reference in New Issue
Block a user