{"id":8156,"date":"2015-11-28T07:08:27","date_gmt":"2015-11-28T07:08:27","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/11\/28\/semantic-ui-how-to-cut-down-the-items-height-open-source-projects-semantic-org-semantic-ui\/"},"modified":"2022-08-30T15:42:25","modified_gmt":"2022-08-30T15:42:25","slug":"semantic-ui-how-to-cut-down-the-items-height-open-source-projects-semantic-org-semantic-ui","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/11\/28\/semantic-ui-how-to-cut-down-the-items-height-open-source-projects-semantic-org-semantic-ui\/","title":{"rendered":"Semantic UI: how to cut down the Item&#39;s height-open source projects Semantic-Org\/Semantic-UI"},"content":{"rendered":"<p><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/3410d7ee6a339a5db9884738b47551d1?s=128&amp;d=identicon&amp;r=PG\" \/> <strong>Paulie_D<\/strong><\/p>\n<p>You SemanticUI.css contains some base theming which determines the height of the <code>.item<\/code> class.<\/p>\n<pre><code>.ui.items&gt;.row&gt;.item, .ui.items&gt;.item {\ndisplay: block;\nfloat: left;\nposition: relative;\ntop: 0;\nwidth: 316px;\nmin-height: 375px; \/* here *\/\nmargin: 0 .5em 2.5em;\npadding: 0;\nbackground-color: #FFF;\nline-height: 1.2;\nfont-size: 1em;\n-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);\nbox-shadow: 0 0 0 1px rgba(0,0,0,.1);\nborder-bottom: .2em solid rgba(0,0,0,.2);\nborder-radius: .33em;\n-webkit-transition: -webkit-box-shadow .2s ease;\ntransition: box-shadow .2s ease;\npadding: .5em;\n}\n<\/code><\/pre>\n<p>You will need to change or delete that property.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Paulie_D You SemanticUI.css contains some base theming which determines the height of the .item class. .ui.items&gt;.row&gt;.item, .ui.items&gt;.item { display: block; float: left; position: relative; top: 0; width: 316px; min-height: 375px; \/* here *\/ margin: 0 .5em 2.5em; padding: 0; background-color: #FFF; line-height: 1.2; font-size: 1em; -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1); box-shadow: 0 0 0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,1],"tags":[],"class_list":["post-8156","post","type-post","status-publish","format-standard","hentry","category-semantic","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=8156"}],"version-history":[{"count":1,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8156\/revisions"}],"predecessor-version":[{"id":8574,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/8156\/revisions\/8574"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=8156"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=8156"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=8156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}