Skip to content

Instantly share code, notes, and snippets.

View crecotun's full-sized avatar

Alexei Crecotun crecotun

View GitHub Profile
@crecotun
crecotun / dabblet.css
Created February 16, 2012 09:42
Untitled
html, body {
height: 100%;
margin:0;
}
.wrapper {
height: auto !important; height: 100%; min-height: 100%;
}
@crecotun
crecotun / dabblet.css
Created February 15, 2012 10:34
Untitled
html, body {
height: 100%;
margin:0;
}
.wrapper {
height: 100%;
}
.content {
background: #ccc;
@crecotun
crecotun / dabblet.html
Created February 12, 2012 20:36
Untitled
<ul class="parent-menu">
<li>
<span class="parent-item">Пункт меню</span>
<div class="dd-able">
<div class="dd-title">
Пункт меню
</div>
<ul class="dd-body">