• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

allura


Commit MetaInfo

修訂7ffa92ac2b71a3c7247d44ef2c09bcd16f0b0375 (tree)
時間2012-07-10 06:02:18
作者Anton Kasyanov <mind1master@gmai...>
CommiterJenny Steele

Log Message

[#4168] ticket:105 save button fixed

Change Summary

差異

--- a/Allura/allura/nf/allura/css/site_style.css
+++ b/Allura/allura/nf/allura/css/site_style.css
@@ -2747,6 +2747,6 @@ div.codehilite pre div.code_block {
27472747 width: 97%;
27482748 }
27492749
2750-.nofloat {
2751- float: none;
2750+input.nofloat {
2751+ float: none;
27522752 }