From 31b0a2da60b05d4fcb3e64770e8ea06916dc9765 Mon Sep 17 00:00:00 2001 From: bechi Date: Mon, 28 Jul 2014 10:51:03 -0300 Subject: [PATCH] mobile layout detail --- css/mobile.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/mobile.css b/css/mobile.css index 9cad3adb6..37ee18786 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -98,5 +98,9 @@ background-color: #213140; } + .left-small { + border-right: 1px solid #425568; + } + }