diff src/main/webapp/resources/css/style.css @ 41:ba9515f22897

new: topic management and adding sections from searching result into topic
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Thu, 17 Dec 2015 13:44:08 +0100
parents 37840afb7b80
children 13555aff1f88
line wrap: on
line diff
--- a/src/main/webapp/resources/css/style.css	Mon Dec 07 17:06:57 2015 +0100
+++ b/src/main/webapp/resources/css/style.css	Thu Dec 17 13:44:08 2015 +0100
@@ -268,6 +268,10 @@
     padding:0 0;
 }
 
+.filterInput{
+	width:60px;
+}
+
 #loading{
 	position:fixed;
 	z-index:2000;