]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Typo: z-index should be 2 instead of 1
authorSarven Capadisli <csarven@status.net>
Mon, 2 Nov 2009 14:54:31 +0000 (14:54 +0000)
committerSarven Capadisli <csarven@status.net>
Mon, 2 Nov 2009 14:54:31 +0000 (14:54 +0000)
theme/base/css/display.css

index fb630d58a6e26cd44e1afbb4c9502f91cd668eb5..878662c5620e330e3200564642cd0e14c4e27073 100644 (file)
@@ -693,7 +693,7 @@ top:34px;
 right:-1px;
 padding:1.795%;
 width:65%;
-z-index:1;
+z-index:2;
  border-radius:7px;
 -moz-border-radius:7px;
 -webkit-radius-border:7px;