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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorMaxwell Salzberg <maxwell@joindiaspora.com>2011-07-07 22:16:31 +0400
committerMaxwell Salzberg <maxwell@joindiaspora.com>2011-07-11 10:01:11 +0400
commitae8f75eae9b1b7c25af2b628e7957ac6e3978f30 (patch)
tree391452e76f1dae3660b62a76563a3e934281f416 /public
parent0444613e38921cba22f411955fbc3e52c88649d0 (diff)
some cleanup for the tags field on the getting started step one
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/sass/application.sass9
1 files changed, 9 insertions, 0 deletions
diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass
index 92c3792a6..c13d41ee4 100644
--- a/public/stylesheets/sass/application.sass
+++ b/public/stylesheets/sass/application.sass
@@ -257,6 +257,15 @@ ul.dropdown
:display block
//////////////////////////////////
+//hacks for tagging plugin...
+ul.as-selections
+ :width 100% !important
+ >li.as-original
+ :width 100% !important
+ >input
+ :width 100% !important
+ :color #999
+//////////////////////////////////
.unread
:background-color #E6E6E6