Sorry, I forgot to attach the file. This is how the template looks like now:

El sábado, 24 de octubre de 2020 a la(s) 20:19:27 UTC-3, Walter Randazzo 
escribió:

> Hi Jhon thanks for replying:
>
> I was able to solve the aling issue following  the botstrapp documentation 
> about buttons. Here is the new code:
>
>                   <td style="="font-size:30%;>
>
>                     <a class="btn btn-primary btn-sm" href="{% url 
> 'articulos:update' articulos.codigo %}" role="button">Editar</a><a class="btn 
> btn-primary btn-sm" href="{% url 'articulos:delete' articulos.codigo %}" 
> role="button">Borrar</a>
>                   </td>
>
> Heres is the Template:
>
>
> El sábado, 24 de octubre de 2020 a la(s) 20:06:30 UTC-3, John_Diddles 
> escribió:
>
>> Can you share the CSS? 
>>
>> On Sat, Oct 24, 2020, 8:10 PM Walter Randazzo <wwran...@gmail.com> wrote:
>>
>>> Hi Folks,
>>>
>>> Im trying to get aligned 2 buttons in a TD but  they stay overlaped.
>>> Im attaching the html and the results.
>>>
>>> Hope u guys can help me,
>>>
>>> Many Thanks!
>>>
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to django-users...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/django-users/8cf82730-158f-4ef8-8770-fb92859afc03n%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/django-users/8cf82730-158f-4ef8-8770-fb92859afc03n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/43d0d55c-d329-450d-852b-75968966f115n%40googlegroups.com.

Reply via email to