From 320099899495f62da96ed927d69783240c994c77 Mon Sep 17 00:00:00 2001 From: sirx Date: Sat, 22 Oct 2016 17:26:34 +0200 Subject: [PATCH] style --- s/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/s/style.css b/s/style.css index 421fb75..fd00f55 100644 --- a/s/style.css +++ b/s/style.css @@ -89,4 +89,8 @@ code { border-radius: 0px; padding-left: 10px; padding-right: 10px; -} \ No newline at end of file + width: 25%; + float: left; + position: relative; + min-height: 1px; +}