Last active
August 29, 2015 14:01
-
-
Save NaokiStark/35588fbd76b96ed7f4c8 to your computer and use it in GitHub Desktop.
Fix de shouts cuando cargan (@xp)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Jeje, tomen devs (? | |
http://taringa.net/XP | |
Testeado en Opera, Chrome, Firefox (Se puede usar cualquier editor de estilos CSS {Stylish, Stylebot} | |
el "!important" es por si las vacas. | |
*/ | |
.loading div.activity-element{ | |
text-align: left!important; | |
min-width:660px!important; | |
left: -10px!important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment