removed top padding in top button in the sidebar
authorjmpcode <jan.kernel@gmail.com>
Sat, 18 Oct 2014 14:54:24 +0000 (20:24 +0530)
committerjmpcode <jan.kernel@gmail.com>
Sat, 18 Oct 2014 14:54:24 +0000 (20:24 +0530)
server/2015/sidebar.html

index 65efc790f01edfe557cf313326374de9d193cb80..d28680325e645cf12a991f09fc87339fb9d8ff2c 100644 (file)
@@ -9,7 +9,7 @@
            </p>
             <!--#endif -->
 
-            <ul class="nav nav-pills nav-stacked">
+            <ul class="nav nav-pills nav-stacked" style="padding-top: 0 !important;">
               <li id="cfs-link"><a href="/2015/call_for_sessions">Propose a Session</a></li>
               <!--<li><a href="/2015/program">Program</a></li>-->
               <!--<li><a href="/2015/program/exhibit_hall.html">Exhibit hall</a></li>-->