Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/seanlane/gochowdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Lane <git@sean.lane.sh>2019-01-22 21:01:25 +0300
committerSean Lane <git@sean.lane.sh>2019-01-22 21:01:25 +0300
commit6693ece2f43dd4a2eb1a9a6e1588aa1634e9d322 (patch)
treee8fc30c6fb33a98f240461f9bd6bdaf3507d2dc5
parentee6660e2bfab97aead4dc9c2bf214ae463616961 (diff)
Minor layout tweak
-rw-r--r--assets/scss/_content.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/scss/_content.scss b/assets/scss/_content.scss
index a9e08dc..b288871 100644
--- a/assets/scss/_content.scss
+++ b/assets/scss/_content.scss
@@ -13,6 +13,8 @@
line-height: 28px;
min-height: 28px;
min-width: 28px;
+ height: 28px;
+ width: 28px;
clear: both;
float: left;
}